MAIA bb96820c
Multiphysics at AIA
|
#include <fvstg.h>
Public Attributes | |
std::vector< MInt > | m_stgBndry2stgGhost |
std::vector< MInt > | m_stgGhost2stgBndry |
![]() | |
SolverType *const | m_solver |
MPI_Comm | m_commStg |
Storage | m_stgToCellId |
Storage | m_bcStgId |
Storage | m_stgId |
MInt | m_noBcCells |
MInt | m_stgSize |
Private Attributes | |
MInt ** | m_nghbrMapping = nullptr |
Additional Inherited Members | |
![]() | |
using | nDim_citerator = nDim_iterator_t< std::vector< MInt >::const_iterator, SolverType > |
![]() | |
static constexpr const MInt | m_nDim |
![]() | |
using | Storage = std::vector< MInt > |
using | iterator = std::vector< MInt >::iterator |
using | const_iterator = std::vector< MInt >::const_iterator |
|
inlineexplicit |
Definition at line 182 of file fvstg.h.
|
inlineoverridevirtual |
Implements Accessor< AccessorUnstructured< SolverType >, SolverType >.
Definition at line 309 of file fvstg.h.
|
inlineoverridevirtual |
Implements Accessor< AccessorUnstructured< SolverType >, SolverType >.
Definition at line 312 of file fvstg.h.
|
inline |
|
inlineoverridevirtual |
Implements Accessor< AccessorUnstructured< SolverType >, SolverType >.
Definition at line 311 of file fvstg.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Accessor< AccessorUnstructured< SolverType >, SolverType >.
Definition at line 314 of file fvstg.h.
|
inlineoverridevirtual |
Implements Accessor< AccessorUnstructured< SolverType >, SolverType >.
Definition at line 315 of file fvstg.h.
|
inlineoverridevirtual |
Implements Accessor< AccessorUnstructured< SolverType >, SolverType >.
Definition at line 313 of file fvstg.h.
|
private |
std::vector<MInt> AccessorUnstructured< SolverType >::m_stgBndry2stgGhost |
std::vector<MInt> AccessorUnstructured< SolverType >::m_stgGhost2stgBndry |