|
core 0.5.0
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
#include <cf_scheme.hpp>
Public Attributes | |
| Index | n = 0 |
| Index | nz = 0 |
| View< Index > | start |
| View< Index > | slot |
| View< double > | coef |
| View< int8_t > | comp |
Definition at line 486 of file cf_scheme.hpp.
| Index peclet::core::amr::CfCompCsrDev::n = 0 |
Definition at line 487 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCompCsr().
| Index peclet::core::amr::CfCompCsrDev::nz = 0 |
Definition at line 487 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCompCsr().
Definition at line 488 of file cf_scheme.hpp.
Referenced by peclet::core::amr::cfApply(), and peclet::core::amr::uploadCfCompCsr().
Definition at line 488 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCompCsr().
Definition at line 489 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCompCsr().
Definition at line 490 of file cf_scheme.hpp.
Referenced by peclet::core::amr::uploadCfCompCsr().