26template <MInt nDim, MInt nDist,
class SysEqn>
28template <MInt nDim, MInt nDist,
class SysEqn>
31template <
class SysEqn>
33template <
class SysEqn>
36template <MInt nDim, MInt nDist,
class SysEqn>
38template <MInt nDim,
class SysEqn>
42template <MInt nDim, MInt nDist,
class SysEqnLb,
class SysEqnFv>
GridCell
Grid cell Property Labels.
virtual void initConversionFactors()
virtual void finalizeSubCoupleInit(MInt)
MInt a_lbSolverId() const
virtual void finalizeCouplerInit()
MInt lb2fvId(const MInt lbId) const
ConversionFactors conversionLbFv
ConversionFactors conversionFvLb
virtual void subCouple(MInt, MInt, std::vector< MBool > &)
MInt a_fvSolverId() const
virtual void checkProperties()
typename maia::grid::tree::Tree< nDim >::Cell Cell
MInt fv2lbId(const MInt fvId) const
virtual void readProperties()
MInt a_noFvGridCells() const
solverType & fvSolver(const MInt solverId=0) const
MFloat a_cellLengthAtLevel(MInt level, const MInt id=0)
solverType & lbSolver(const MInt solverId=0) const
MInt a_childId(const MInt cellId, const MInt child, const MInt id=0)
MInt a_noCells(const MInt id=0) const
LbBndCnd & lbBndCnd(const MInt id=0)
MInt noMinCells(const MInt id=0) const
MInt a_noLbCells(const MInt id=0) const
MInt a_parentId(const MInt cellId, const MInt id=0)
MInt minCell(const MInt index, const MInt id=0) const
This class represents all LB models.
MInt convertId(SolverA &solverA, SolverB &solverB, const MInt solverAId)
Conversion from solverA id to the solverB id on the same-level only!
std::basic_string< char > MString