|
| AccessorUnstructured (MInt *sortedBndryCellIds, MInt size, SolverType *solver, const MPI_Comm &commStg, MBool cutOff) |
|
MInt | getNghbrMapping (MInt stgId, MInt nghbr) const |
|
MInt | getGhostIdFromStgId (MInt stgId) const |
|
nDim_citerator | iterateSlopes () |
| Solver specific implementation of the interface defined in base class. More...
|
|
nDim_citerator | iterateSlopes_nDim_citerator_end () |
|
nDim_citerator | iterateB1 () |
|
nDim_citerator | iterateB1_nDim_citerator_end () |
|
nDim_citerator | iterateAll () |
|
nDim_citerator | iterateAll_nDim_citerator_end () |
|
MInt | getCellId (const nDim_citerator &it_) const |
| Helper functions for the nDim_citerator as declared in base class. More...
|
|
MInt | getStgId (const nDim_citerator &it_) const |
|
MInt | getNghbr (const nDim_citerator &it_, MInt dir) const |
|
MFloat | a_coordinate (MInt cellId, MInt dim) const override |
|
MInt | domainId () const |
|
MInt | domainId (MInt, MInt) const override |
|
MFloat & | a_pvariable (MInt cellId, MInt varId) override |
|
MFloat & | UInfinity () const override |
|
MFloat & | PInfinity () const override |
|
MFloat & | rhoInfinity () const override |
|
AccessorUnstructured< SolverType > * | d () |
|
virtual MFloat | a_coordinate (MInt, MInt) const=0 |
|
virtual MInt | domainId (MInt, MInt) const=0 |
|
virtual MFloat & | a_pvariable (MInt, MInt)=0 |
|
virtual MFloat & | UInfinity () const=0 |
|
virtual MFloat & | PInfinity () const=0 |
|
virtual MFloat & | rhoInfinity () const=0 |
|
MInt | sizeBC () const |
|
MInt | sizeStg () const |
|
nDim_citerator | iterateSlopes () |
|
nDim_citerator | iterateSlopes_nDim_citerator_end () |
|
nDim_citerator | iterateB1 () |
|
nDim_citerator | iterateB1_nDim_citerator_end () |
|
nDim_citerator | iterateAll () |
|
nDim_citerator | iterateAll_nDim_citerator_end () |
|
MInt | getCellId (const nDim_citerator &it_) const |
|
MInt | getStgId (const nDim_citerator &it_) const |
|
MInt | getNghbr (const nDim_citerator &it_, MInt dir) const |
|
MInt | getNghbrStg (const nDim_citerator &it_, MInt dir) const |
|
template<class
SolverType>
class AccessorUnstructured< SolverType >
Definition at line 171 of file fvstg.h.