|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
A backend-agnostic view of an assembled FV (weight-CSR) operator. More...
#include <face_csr.hpp>
Public Attributes | |
| Index | n = 0 |
| D | invVol |
| D | coef |
| I | start |
| I | nbr |
| D | bcDiag |
| double | c0 = 0.0 |
| double | cD = 1.0 |
A backend-agnostic view of an assembled FV (weight-CSR) operator.
Definition at line 110 of file face_csr.hpp.
Definition at line 111 of file face_csr.hpp.
Definition at line 112 of file face_csr.hpp.
Definition at line 112 of file face_csr.hpp.
Definition at line 113 of file face_csr.hpp.
Definition at line 113 of file face_csr.hpp.
Definition at line 114 of file face_csr.hpp.
Definition at line 115 of file face_csr.hpp.
Definition at line 115 of file face_csr.hpp.