|
MAIA bb96820c
Multiphysics at AIA
|
#include <fvstg.h>
Classes | |
| class | nDim_citerator |
Private Attributes | |
| const MInt *const | m_start |
| const MInt *const | m_end |
| const MInt *const | m_nCells |
| const MInt *const | m_stgBoxSize |
| const MInt | m_noGhostLayers |
| nDim_citerator | nDim_citerator_invalid |
Static Private Attributes | |
| static constexpr const MInt | map_ [6][3] = {{-1, 0, 0}, {1, 0, 0}, {0, -1, 0}, {0, 1, 0}, {0, 0, -1}, {0, 0, 1}} |
Additional Inherited Members | |
Public Types inherited from Accessor< AccessorStructured< SolverType >, SolverType > | |
| using | nDim_citerator = nDim_iterator_t< std::vector< MInt >::const_iterator, SolverType > |
Public Attributes inherited from Accessor< AccessorStructured< SolverType >, SolverType > | |
| SolverType *const | m_solver |
| MPI_Comm | m_commStg |
| Storage | m_stgToCellId |
| Storage | m_bcStgId |
| Storage | m_stgId |
| MInt | m_noBcCells |
| MInt | m_stgSize |
Static Public Attributes inherited from Accessor< AccessorStructured< SolverType >, SolverType > | |
| static constexpr const MInt | m_nDim |
Protected Types inherited from Accessor< AccessorStructured< SolverType >, SolverType > | |
| using | Storage = std::vector< MInt > |
| using | iterator = std::vector< MInt >::iterator |
| using | const_iterator = std::vector< MInt >::const_iterator |
|
inlineexplicit |
Definition at line 348 of file fvstg.h.
|
inlineoverridevirtual |
Implements Accessor< AccessorStructured< SolverType >, SolverType >.
Definition at line 572 of file fvstg.h.
|
inlineoverridevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Accessor< AccessorStructured< SolverType >, SolverType >.
Definition at line 411 of file fvstg.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 555 of file fvstg.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Accessor< AccessorStructured< SolverType >, SolverType >.
Definition at line 575 of file fvstg.h.
|
inlineoverridevirtual |
Implements Accessor< AccessorStructured< SolverType >, SolverType >.
Definition at line 576 of file fvstg.h.
|
inline |
|
inlineoverridevirtual |
Implements Accessor< AccessorStructured< SolverType >, SolverType >.
Definition at line 574 of file fvstg.h.
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticconstexprprivate |
|
private |