define(const DisjointBoxLayout &a_thisDisjointBoxLayout, const DisjointBoxLayout &a_coarserDisjointBoxLayout, const ProblemDomain &a_domain, const int &a_refineCoarse, const Real &a_dx, const PatchGodunov *const a_patchGodunovFactory, const bool &a_hasCoarser, const bool &a_hasFiner) | LevelGodunov | |
getMaxWaveSpeed(const LevelData< FArrayBox > &a_U) | LevelGodunov | |
LevelGodunov() | LevelGodunov | |
LevelGodunov(const LevelGodunov &a_input) | LevelGodunov | [inline, private] |
m_defined | LevelGodunov | [protected] |
m_domain | LevelGodunov | [protected] |
m_dx | LevelGodunov | [protected] |
m_grids | LevelGodunov | [protected] |
m_hasCoarser | LevelGodunov | [protected] |
m_hasFiner | LevelGodunov | [protected] |
m_numCons | LevelGodunov | [protected] |
m_numFluxes | LevelGodunov | [protected] |
m_numGhost | LevelGodunov | [protected] |
m_patcher | LevelGodunov | [protected] |
m_patchGodunov | LevelGodunov | [protected] |
m_refineCoarse | LevelGodunov | [protected] |
operator=(const LevelGodunov &a_input) | LevelGodunov | [inline, private] |
step(LevelData< FArrayBox > &a_U, LevelFluxRegister &a_finerFluxRegister, LevelFluxRegister &a_coarserFluxRegister, 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) | LevelGodunov | |
~LevelGodunov() | LevelGodunov |