|
core 0.5.0
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
#include <cf_scheme.hpp>
Public Attributes | |
| Index | cell = 0 |
| double | w = 0.0 |
| int8_t | comp = 0 |
Definition at line 184 of file cf_scheme.hpp.
| Index peclet::core::amr::detail::CompEnt::cell = 0 |
Definition at line 185 of file cf_scheme.hpp.
Referenced by peclet::core::amr::buildCfDivDelta(), peclet::core::amr::buildCfUfDelta(), and peclet::core::amr::detail::compactCsr().
| double peclet::core::amr::detail::CompEnt::w = 0.0 |
Definition at line 186 of file cf_scheme.hpp.
| int8_t peclet::core::amr::detail::CompEnt::comp = 0 |
Definition at line 187 of file cf_scheme.hpp.
Referenced by peclet::core::amr::buildCfDivDelta(), and peclet::core::amr::buildCfUfDelta().