advance() | AMRLevelMHD | [virtual] |
allDefined() const | AMRLevelMHD | |
AMRLevel() | AMRLevel< TTYPE > | |
AMRLevelMHD() | AMRLevelMHD | |
boxes() const | AMRLevel< TTYPE > | [virtual] |
computeDt() | AMRLevelMHD | [virtual] |
computeInitialDt() | AMRLevelMHD | [virtual] |
define(AMRLevel *a_coarserLevelPtr, const Box &a_problemDomain, int a_level, int a_refRatio) | AMRLevelMHD | [virtual] |
define(AMRLevel *a_coarserLevelPtr, const ProblemDomain &a_problemDomain, int a_level, int a_refRatio) | AMRLevelMHD | [virtual] |
defineParams(const Real &a_cfl, const Real &a_domainLength, const int &a_verbosity, const Real &a_refineThresh, const int &a_tagBufferSize, const Real &a_initialDtMultiplier, const GodunovPhysics *const a_godunovPhysics, const int &a_normalPredOrder, const bool &a_useFourthOrderSlopes, const bool &a_usePrimLimiting, const bool &a_useCharLimiting, const bool &a_useFlattening, const bool &a_useArtificialViscosity, const Real &a_artificialViscosity, const bool &a_doFilterBField) | AMRLevelMHD | |
DivergenceB(LevelData< FArrayBox > &a_divb, const LayoutData< FluxBox > &a_WHalf) | AMRLevelMHD | [protected] |
dt(Real a_dt) | AMRLevel< TTYPE > | [virtual] |
dt() const | AMRLevel< TTYPE > | [virtual] |
FilterBField(LevelData< FArrayBox > &a_U, LevelFluxRegister &a_finerFluxRegister, LevelFluxRegister &a_coarserFluxRegister) | AMRLevelMHD | [protected] |
FilterBFieldOld(LevelData< FArrayBox > &a_U) | AMRLevelMHD | [protected] |
finerLevelPtr(AMRLevel *a_finer_level_ptr) | AMRLevel< TTYPE > | [virtual] |
getCoarserLevel() const | AMRLevelMHD | [protected] |
getFinerLevel() const | AMRLevelMHD | [protected] |
getStateNew() const | AMRLevelMHD | |
getStateOld() const | AMRLevelMHD | |
initialData() | AMRLevelMHD | [virtual] |
initialDtMultiplier(Real a_initial_dt_multiplier) | AMRLevel< TTYPE > | [virtual] |
initialDtMultiplier() const | AMRLevel< TTYPE > | [virtual] |
initialGrid(const Vector< Box > &a_newGrids) | AMRLevelMHD | [virtual] |
isDefined() const | AMRLevel< TTYPE > | |
levelSetup() | AMRLevelMHD | [protected] |
loadBalance(const Vector< Box > &a_grids) | AMRLevelMHD | [protected] |
m_artificialViscosity | AMRLevelMHD | [protected] |
m_cfl | AMRLevelMHD | [protected] |
m_coarseAverage | AMRLevelMHD | [protected] |
m_coarser_level_ptr | AMRLevel< TTYPE > | [protected] |
m_doFilterBField | AMRLevelMHD | [protected] |
m_domainLength | AMRLevelMHD | [protected] |
m_dt | AMRLevel< TTYPE > | [protected] |
m_dtNew | AMRLevelMHD | [protected] |
m_dx | AMRLevelMHD | [protected] |
m_fineInterp | AMRLevelMHD | [protected] |
m_finer_level_ptr | AMRLevel< TTYPE > | [protected] |
m_flux | AMRLevelMHD | [protected] |
m_fluxRegister | AMRLevelMHD | [protected] |
m_gdnvPhysics | AMRLevelMHD | [protected] |
m_grids | AMRLevelMHD | [protected] |
m_hasCoarser | AMRLevelMHD | [protected] |
m_hasFiner | AMRLevelMHD | [protected] |
m_initial_dt_multiplier | AMRLevel< TTYPE > | [protected] |
m_isDefined | AMRLevel< TTYPE > | [protected] |
m_level | AMRLevel< TTYPE > | [protected] |
m_level_grids | AMRLevel< TTYPE > | [protected] |
m_levelGodunov | AMRLevelMHD | [protected] |
m_levelSolver | AMRLevelMHD | [protected] |
m_normalPredOrder | AMRLevelMHD | [protected] |
m_numFluxes | AMRLevelMHD | [protected] |
m_numGhost | AMRLevelMHD | [protected] |
m_numPrims | AMRLevelMHD | [protected] |
m_numStates | AMRLevelMHD | [protected] |
m_paramsDefined | AMRLevelMHD | [protected] |
m_Phi | AMRLevelMHD | [protected] |
m_plotNames | AMRLevelMHD | [protected] |
m_poissonOp | AMRLevelMHD | [protected] |
m_problem_domain | AMRLevel< TTYPE > | [protected] |
m_ref_ratio | AMRLevel< TTYPE > | [protected] |
m_refineThresh | AMRLevelMHD | [protected] |
m_rhs | AMRLevelMHD | [protected] |
m_source | AMRLevelMHD | [protected] |
m_stateNames | AMRLevelMHD | [protected] |
m_tagBufferSize | AMRLevelMHD | [protected] |
m_time | AMRLevel< TTYPE > | [protected] |
m_UNew | AMRLevelMHD | [protected] |
m_UOld | AMRLevelMHD | [protected] |
m_useArtificialViscosity | AMRLevelMHD | [protected] |
m_useCharLimiting | AMRLevelMHD | [protected] |
m_useFlattening | AMRLevelMHD | [protected] |
m_useFourthOrderSlopes | AMRLevelMHD | [protected] |
m_usePrimLimiting | AMRLevelMHD | [protected] |
m_whalf | AMRLevelMHD | [protected] |
postInitialize() | AMRLevelMHD | [virtual] |
postRegrid(int a_base_level) | AMRLevel< TTYPE > | [virtual] |
postTimeStep() | AMRLevelMHD | [virtual] |
problemDomain() const | AMRLevel< TTYPE > | [virtual] |
ProjectBField(LayoutData< FluxBox > &a_WHalf, const LevelData< FArrayBox > &a_phi) | AMRLevelMHD | [protected] |
refRatio() const | AMRLevel< TTYPE > | [virtual] |
regrid(const Vector< Box > &a_newGrids) | AMRLevelMHD | [virtual] |
s_verbosity | AMRLevel< TTYPE > | [protected, static] |
tagCells(IntVectSet &a_tags) | AMRLevelMHD | [virtual] |
tagCellsInit(IntVectSet &a_tags) | AMRLevelMHD | [virtual] |
time(Real a_time) | AMRLevel< TTYPE > | [virtual] |
time() const | AMRLevel< TTYPE > | [virtual] |
verbosity(int a_verbosity) | AMRLevel< TTYPE > | [static] |
verbosity() | AMRLevel< TTYPE > | [static] |
~AMRLevel() | AMRLevel< TTYPE > | [virtual] |
~AMRLevelMHD() | AMRLevelMHD | [virtual] |