|
core 0.5.0
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
Device mirror of a CfCsr (empty when the scheme is standard / no C/F rows). More...
#include <cf_scheme.hpp>
Public Attributes | |
| Index | n = 0 |
| Index | nz = 0 |
| View< Index > | start |
| View< Index > | slot |
| View< double > | coef |
Device mirror of a CfCsr (empty when the scheme is standard / no C/F rows).
Definition at line 481 of file cf_scheme.hpp.
| Index peclet::core::amr::CfCsrDev::n = 0 |
Definition at line 482 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCsr().
| Index peclet::core::amr::CfCsrDev::nz = 0 |
Definition at line 482 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCsr().
Definition at line 483 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCsr().
Definition at line 483 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCsr().
Definition at line 484 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCsr().