Chombo + EB  3.2
LevelAdvect Member List

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) constLevelAdvect
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()LevelAdvectinline
LevelAdvect(const LevelAdvect &)LevelAdvectprivate
m_advectPhysicsLevelAdvectprotected
m_artificialViscosityLevelAdvectprotected
m_domainLevelAdvectprotected
m_dxLevelAdvectprotected
m_exchangeCopierLevelAdvectprotected
m_gridsLevelAdvectprotected
m_hasCoarserLevelAdvectprotected
m_hasFinerLevelAdvectprotected
m_isDefinedLevelAdvectprotected
m_normalPredOrderLevelAdvectprotected
m_numConsLevelAdvectprotected
m_numGhostLevelAdvectprotected
m_patcherLevelAdvectprotected
m_patchGodunovLevelAdvectprotected
m_refineCoarseLevelAdvectprotected
m_useArtificialViscosityLevelAdvectprotected
m_useCharLimitingLevelAdvectprotected
m_useFlatteningLevelAdvectprotected
m_useFourthOrderSlopesLevelAdvectprotected
m_usePrimLimitingLevelAdvectprotected
operator=(const LevelAdvect &)LevelAdvectprivate
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()LevelAdvectinline