advance() | AMRLevelSelfGravity | [virtual] |
allDefined() const | AMRLevelSelfGravity | |
AMRLevel() | AMRLevel | |
AMRLevelSelfGravity() | AMRLevelSelfGravity | |
boxes() const | AMRLevel | [virtual] |
computeDt() | AMRLevelSelfGravity | [virtual] |
computeForce() | AMRLevelSelfGravity | [virtual] |
computeForce(LevelData< FArrayBox > &a_force, LevelData< FArrayBox > &a_phi, const Real &a_time) | AMRLevelSelfGravity | [protected] |
computeInitialDt() | AMRLevelSelfGravity | [virtual] |
define(AMRLevel *a_coarserLevelPtr, const Box &a_problemDomain, int a_level, int a_refRatio) | AMRLevelSelfGravity | [virtual] |
define(AMRLevel *a_coarserLevelPtr, const ProblemDomain &a_problemDomain, int a_level, int a_refRatio) | AMRLevelSelfGravity | [virtual] |
defineParams(const Real &a_cfl, const Real &a_domainLength, const int &a_verbosity, const int &a_tagBufferSize, const int &a_maxInitRefLevel, 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 RefCellTagger *const a_refCellTagger, const LevelOp *const a_poissonOp, const bool &a_useDeltaPhiCorr, const StencilType &a_stencil) | AMRLevelSelfGravity | |
dt(Real a_dt) | AMRLevel | [virtual] |
dt() const | AMRLevel | [virtual] |
finerLevelPtr(AMRLevel *a_finer_level_ptr) | AMRLevel | [virtual] |
getCoarserLevel() const | AMRLevelSelfGravity | [protected] |
getFinerLevel() const | AMRLevelSelfGravity | [protected] |
getPhi(const Real &a_time) | AMRLevelSelfGravity | [virtual] |
getPoissonRhs(const Real &a_time) | AMRLevelSelfGravity | [virtual] |
getStateNew() const | AMRLevelSelfGravity | |
getStateOld() const | AMRLevelSelfGravity | |
gravity(const int a_baseLevel, const bool a_srceCorr=true) | AMRLevelSelfGravity | [virtual] |
initialData() | AMRLevelSelfGravity | [virtual] |
initialDtMultiplier(Real a_initial_dt_multiplier) | AMRLevel | [virtual] |
initialDtMultiplier() const | AMRLevel | [virtual] |
initialGrid(const Vector< Box > &a_newGrids) | AMRLevelSelfGravity | [virtual] |
isDefined() const | AMRLevel | |
isThisFinestLev(const bool a_isThisFinestLev) | AMRLevelSelfGravity | [virtual] |
isThisFinestLev() const | AMRLevelSelfGravity | [virtual] |
levelSetup() | AMRLevelSelfGravity | [protected] |
loadBalance(const Vector< Box > &a_grids) | AMRLevelSelfGravity | [protected] |
m_artificialViscosity | AMRLevelSelfGravity | [protected] |
m_cfl | AMRLevelSelfGravity | [protected] |
m_coarseAverage | AMRLevelSelfGravity | [protected] |
m_coarseAveragePhi | AMRLevelSelfGravity | [protected] |
m_coarser_level_ptr | AMRLevel | [protected] |
m_deltaPhi | AMRLevelSelfGravity | [protected] |
m_domainLength | AMRLevelSelfGravity | [protected] |
m_dt | AMRLevel | [protected] |
m_dtNew | AMRLevelSelfGravity | [protected] |
m_dtOld | AMRLevelSelfGravity | [protected] |
m_dx | AMRLevelSelfGravity | [protected] |
m_fineInterp | AMRLevelSelfGravity | [protected] |
m_fineInterpPhi | AMRLevelSelfGravity | [protected] |
m_finer_level_ptr | AMRLevel | [protected] |
m_fluxRegister | AMRLevelSelfGravity | [protected] |
m_forceNew | AMRLevelSelfGravity | [protected] |
m_forceOld | AMRLevelSelfGravity | [protected] |
m_forcePatcher | AMRLevelSelfGravity | [protected] |
m_gdnvPhysics | AMRLevelSelfGravity | [protected] |
m_gradient | AMRLevelSelfGravity | [protected] |
m_grids | AMRLevelSelfGravity | [protected] |
m_hasCoarser | AMRLevelSelfGravity | [protected] |
m_hasFiner | AMRLevelSelfGravity | [protected] |
m_initial_dt_multiplier | AMRLevel | [protected] |
m_isDefined | AMRLevel | [protected] |
m_isThisFinestLev | AMRLevelSelfGravity | [protected] |
m_level | AMRLevel | [protected] |
m_level_grids | AMRLevel | [protected] |
m_levelGodunov | AMRLevelSelfGravity | [protected] |
m_levelSolver | AMRLevelSelfGravity | [protected] |
m_maxInitRefLevel | AMRLevelSelfGravity | [protected] |
m_normalPredOrder | AMRLevelSelfGravity | [protected] |
m_numForceGhost | AMRLevelSelfGravity | [protected] |
m_numGhost | AMRLevelSelfGravity | [protected] |
m_numPhiGhost | AMRLevelSelfGravity | [protected] |
m_numRhsGhost | AMRLevelSelfGravity | [protected] |
m_numStates | AMRLevelSelfGravity | [protected] |
m_paramsDefined | AMRLevelSelfGravity | [protected] |
m_patcher | AMRLevelSelfGravity | [protected] |
m_phiNew | AMRLevelSelfGravity | [protected] |
m_phiOld | AMRLevelSelfGravity | [protected] |
m_plotNames | AMRLevelSelfGravity | [protected] |
m_poissonOp | AMRLevelSelfGravity | [protected] |
m_problem_domain | AMRLevel | [protected] |
m_quadCFInterp | AMRLevelSelfGravity | [protected] |
m_ref_ratio | AMRLevel | [protected] |
m_refCellTagger | AMRLevelSelfGravity | [protected] |
m_rhs | AMRLevelSelfGravity | [protected] |
m_rhsCrseNew | AMRLevelSelfGravity | [protected] |
m_rhsCrseOld | AMRLevelSelfGravity | [protected] |
m_rhsOffset | AMRLevelSelfGravity | [protected] |
m_stateNames | AMRLevelSelfGravity | [protected] |
m_tagBufferSize | AMRLevelSelfGravity | [protected] |
m_time | AMRLevel | [protected] |
m_UNew | AMRLevelSelfGravity | [protected] |
m_UOld | AMRLevelSelfGravity | [protected] |
m_useArtificialViscosity | AMRLevelSelfGravity | [protected] |
m_useCharLimiting | AMRLevelSelfGravity | [protected] |
m_useDeltaPhiCorr | AMRLevelSelfGravity | [protected] |
m_useFlattening | AMRLevelSelfGravity | [protected] |
m_useFourthOrderSlopes | AMRLevelSelfGravity | [protected] |
m_usePrimLimiting | AMRLevelSelfGravity | [protected] |
makePoissonRhs(LevelData< FArrayBox > &a_rhs, const LevelData< FArrayBox > &a_U, const Real &a_time) | AMRLevelSelfGravity | [protected] |
postElliptic(const int a_baseLevel) | AMRLevelSelfGravity | [virtual] |
postInitialize() | AMRLevelSelfGravity | [virtual] |
postRegrid(int a_base_level) | AMRLevelSelfGravity | [virtual] |
postTimeStep() | AMRLevelSelfGravity | [virtual] |
problemDomain() const | AMRLevel | [virtual] |
refRatio() const | AMRLevel | [virtual] |
regrid(const Vector< Box > &a_newGrids) | AMRLevelSelfGravity | [virtual] |
s_verbosity | AMRLevel | [protected, static] |
secondOrderCorrection() | AMRLevelSelfGravity | [virtual] |
setupSourceTerm(LevelData< FArrayBox > &a_source, const LevelData< FArrayBox > &a_U, const LevelData< FArrayBox > &a_force, const Real &a_time, const Real &a_dt) | AMRLevelSelfGravity | [protected] |
tagCells(IntVectSet &a_tags) | AMRLevelSelfGravity | [virtual] |
tagCellsInit(IntVectSet &a_tags) | AMRLevelSelfGravity | [virtual] |
time(Real a_time) | AMRLevel | [virtual] |
time() const | AMRLevel | [virtual] |
verbosity(int a_verbosity) | AMRLevel | [static] |
verbosity() | AMRLevel | [static] |
~AMRLevel() | AMRLevel | [virtual] |
~AMRLevelSelfGravity() | AMRLevelSelfGravity | [virtual] |