AMRLevelWaveEquation Member List
This is the complete list of members for
AMRLevelWaveEquation, including all inherited members.
advance() | AMRLevelWaveEquation | [virtual] |
AMRLevel() | AMRLevel | |
AMRLevelWaveEqnFactory class | AMRLevelWaveEquation | [friend] |
AMRLevelWaveEquation() | AMRLevelWaveEquation | |
AMRLevelWaveEquation(const AMRLevelWaveEquation &a_input) | AMRLevelWaveEquation | [inline, private] |
boxes() const | AMRLevel | [virtual] |
CFL(Real a_cfl) | AMRLevelWaveEquation | [virtual] |
computeDt() | AMRLevelWaveEquation | [virtual] |
computeEnergy() | AMRLevelWaveEquation | |
computeInitialDt() | AMRLevelWaveEquation | [virtual] |
define(AMRLevel *a_coarserLevelPtr, const ProblemDomain &a_problemDomain, int a_level, int a_refRatio) | AMRLevelWaveEquation | [virtual] |
AMRLevel::define(AMRLevel *a_coarser_level_ptr, const Box &a_problem_domain, int a_level, int a_ref_ratio) | AMRLevel | [virtual] |
domainLength(Real a_domainLength) | AMRLevelWaveEquation | [virtual] |
dt(Real a_dt) | AMRLevel | [virtual] |
dt() const | AMRLevel | [virtual] |
finerLevelPtr(AMRLevel *a_finer_level_ptr) | AMRLevel | [virtual] |
getAMRLevelHierarchy() | AMRLevel | |
getCoarserLevel() const | AMRLevelWaveEquation | [protected] |
getFinerLevel() const | AMRLevelWaveEquation | [protected] |
IBC(PhysIBC *a_ibc) | AMRLevelWaveEquation | [inline] |
initialData() | AMRLevelWaveEquation | [virtual] |
initialDtMultiplier(Real a_initial_dt_multiplier) | AMRLevel | [virtual] |
initialDtMultiplier() const | AMRLevel | [virtual] |
initialGrid(const Vector< Box > &a_newGrids) | AMRLevelWaveEquation | [virtual] |
initializeODE(LevelData< FArrayBox > &a_piOld, LevelData< FArrayBox > &a_pi) | AMRLevelWaveEquation | [protected] |
isDefined() const | AMRLevel | |
levelSetup() | AMRLevelWaveEquation | [protected] |
loadBalance(const Vector< Box > &a_grids) | AMRLevelWaveEquation | [protected] |
m_cfl | AMRLevelWaveEquation | [protected] |
m_coarseAverage | AMRLevelWaveEquation | [protected] |
m_coarser_level_ptr | AMRLevel | [protected] |
m_domainLength | AMRLevelWaveEquation | [protected] |
m_dt | AMRLevel | [protected] |
m_dtNew | AMRLevelWaveEquation | [protected] |
m_dx | AMRLevelWaveEquation | [protected] |
m_fineInterp | AMRLevelWaveEquation | [protected] |
m_finer_level_ptr | AMRLevel | [protected] |
m_fluxRegister | AMRLevelWaveEquation | [protected] |
m_grids | AMRLevelWaveEquation | [protected] |
m_hasCoarser | AMRLevelWaveEquation | [protected] |
m_hasFiner | AMRLevelWaveEquation | [protected] |
m_initial_dt_multiplier | AMRLevel | [protected] |
m_isDefined | AMRLevel | [protected] |
m_level | AMRLevel | [protected] |
m_level_grids | AMRLevel | [protected] |
m_levelWaveOperator | AMRLevelWaveEquation | [protected] |
m_numGhost | AMRLevelWaveEquation | [protected] |
m_numStates | AMRLevelWaveEquation | [protected] |
m_phiNew | AMRLevelWaveEquation | [protected] |
m_phiOld | AMRLevelWaveEquation | [protected] |
m_physIBCPtr | AMRLevelWaveEquation | [protected] |
m_piNew | AMRLevelWaveEquation | [protected] |
m_piOld | AMRLevelWaveEquation | [protected] |
m_problem_domain | AMRLevel | [protected] |
m_r0 | AMRLevelWaveEquation | [protected] |
m_ref_ratio | AMRLevel | [protected] |
m_refineThresh | AMRLevelWaveEquation | [protected] |
m_stateNames | AMRLevelWaveEquation | [protected] |
m_tagBufferSize | AMRLevelWaveEquation | [protected] |
m_time | AMRLevel | [protected] |
operator=(const AMRLevelWaveEquation &a_input) | AMRLevelWaveEquation | [inline, private] |
phi() | AMRLevelWaveEquation | [inline] |
pi() | AMRLevelWaveEquation | [inline] |
postInitialize() | AMRLevelWaveEquation | [virtual] |
postRegrid(int a_base_level) | AMRLevel | [virtual] |
postTimeStep() | AMRLevelWaveEquation | [virtual] |
preRegrid(int a_base_level, const Vector< Vector< Box > > &a_new_grids) | AMRLevel | [virtual] |
preRegrid(int a_base_level) | AMRLevel | [virtual] |
problemDomain() const | AMRLevel | [virtual] |
refinementThreshold(Real a_refineThresh) | AMRLevelWaveEquation | [virtual] |
refRatio() const | AMRLevel | [virtual] |
regrid(const Vector< Box > &a_newGrids) | AMRLevelWaveEquation | [virtual] |
s_verbosity | AMRLevel | [protected, static] |
tagBufferSize(int a_tagBufferSize) | AMRLevelWaveEquation | |
tagCells(IntVectSet &a_tags) | AMRLevelWaveEquation | [virtual] |
tagCellsInit(IntVectSet &a_tags) | AMRLevelWaveEquation | [virtual] |
time(Real a_time) | AMRLevel | [virtual] |
time() const | AMRLevel | [virtual] |
updateODE(LevelData< FArrayBox > &a_LOfPhi, LevelData< FArrayBox > &a_pi, Real a_dt) | AMRLevelWaveEquation | [protected] |
verbosity(int a_verbosity) | AMRLevel | [static] |
verbosity() | AMRLevel | [static] |
~AMRLevel() | AMRLevel | [virtual] |
~AMRLevelWaveEquation() | AMRLevelWaveEquation | [virtual] |