Chombo + EB + MF
3.2
|
This is the complete list of members for LevelAdvect, including all inherited members.
averageVelToCC(FArrayBox &a_normalVel, const FluxBox &a_advectionVel, const Box &a_box) const | LevelAdvect | |
define(const AdvectPhysics &a_gphys, const DisjointBoxLayout &a_thisDisjointBoxLayout, const DisjointBoxLayout &a_coarserDisjointBoxLayout, const ProblemDomain &a_domain, const int &a_refineCoarse, const bool &a_useLimiting, const Real &a_dx, const bool &a_hasCoarser, const bool &a_hasFiner) | LevelAdvect | |
fillGhost(LevelData< FArrayBox > &a_U, const LevelData< FArrayBox > &a_UCoarseOld, const Real &a_TCoarseOld, const LevelData< FArrayBox > &a_UCoarseNew, const Real &a_TCoarseNew, const Real &a_dt, const Real &a_time) | LevelAdvect | |
getMaxWaveSpeed(const LevelData< FArrayBox > &a_U, LevelData< FluxBox > &a_advectionVelocity) | LevelAdvect | |
LevelAdvect() | LevelAdvect | inline |
LevelAdvect(const LevelAdvect &) | LevelAdvect | private |
m_advectPhysics | LevelAdvect | protected |
m_artificialViscosity | LevelAdvect | protected |
m_domain | LevelAdvect | protected |
m_dx | LevelAdvect | protected |
m_exchangeCopier | LevelAdvect | protected |
m_grids | LevelAdvect | protected |
m_hasCoarser | LevelAdvect | protected |
m_hasFiner | LevelAdvect | protected |
m_isDefined | LevelAdvect | protected |
m_normalPredOrder | LevelAdvect | protected |
m_numCons | LevelAdvect | protected |
m_numGhost | LevelAdvect | protected |
m_patcher | LevelAdvect | protected |
m_patchGodunov | LevelAdvect | protected |
m_refineCoarse | LevelAdvect | protected |
m_useArtificialViscosity | LevelAdvect | protected |
m_useCharLimiting | LevelAdvect | protected |
m_useFlattening | LevelAdvect | protected |
m_useFourthOrderSlopes | LevelAdvect | protected |
m_usePrimLimiting | LevelAdvect | protected |
operator=(const LevelAdvect &) | LevelAdvect | private |
step(LevelData< FArrayBox > &a_U, LevelFluxRegister &a_finerFluxRegister, LevelFluxRegister &a_coarserFluxRegister, LevelData< FluxBox > &a_advectionVelocity, const LevelData< FArrayBox > &a_S, const LevelData< FArrayBox > &a_UCoarseOld, const Real &a_TCoarseOld, const LevelData< FArrayBox > &a_UCoarseNew, const Real &a_TCoarseNew, const Real &a_time, const Real &a_dt) | LevelAdvect | |
~LevelAdvect() | LevelAdvect | inline |