| applyLimiter(FArrayBox &a_dW, const FArrayBox &a_dWLeft, const FArrayBox &a_dWRight, const int &a_dir, const Box &a_box) | PatchGodunov | [protected, virtual] |
| artificialViscosity(FArrayBox &a_F, const FArrayBox &a_U, const FArrayBox &a_divVel, const int &a_dir, const Box &a_box) | PatchGodunov | [protected, virtual] |
| artificialViscosityCoefficient() | PatchGodunov | [virtual] |
| bulkModulusIndex() | PatchIdealMHD | [protected, virtual] |
| computeFlattening(FArrayBox &a_flattening, const FArrayBox &a_W, const Box &a_box) | PatchGodunov | [protected, virtual] |
| consToPrim(FArrayBox &a_W, const FArrayBox &a_U, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| define(ProblemDomain &a_domain, const Real &a_dx) | PatchGodunov | [virtual] |
| divVel(FArrayBox &a_divVel, const FArrayBox &a_W, const int a_dir, const Box &a_box) | PatchGodunov | [protected, virtual] |
| getMaxWaveSpeed(const FArrayBox &a_U, const Box &a_box) | PatchIdealMHD | [virtual] |
| getPhysIBC() const | PatchGodunov | [virtual] |
| incrementWithSource(FArrayBox &a_W, const FArrayBox &a_S, const Real &a_scale, const Box &a_box) | PatchGodunov | [protected, virtual] |
| isDefined() const | PatchGodunov | [protected, virtual] |
| m_artificialViscosity | PatchGodunov | [protected] |
| m_bc | PatchGodunov | [protected] |
| m_currentBox | PatchGodunov | [protected] |
| m_currentTime | PatchGodunov | [protected] |
| m_domain | PatchGodunov | [protected] |
| m_dx | PatchGodunov | [protected] |
| m_isArtViscSet | PatchGodunov | [protected] |
| m_isBCSet | PatchGodunov | [protected] |
| m_isCurrentBoxSet | PatchGodunov | [protected] |
| m_isCurrentTimeSet | PatchGodunov | [protected] |
| m_isDefined | PatchGodunov | [protected] |
| m_isSlopeSet | PatchGodunov | [protected] |
| m_useArtificialViscosity | PatchGodunov | [protected] |
| m_useFlattening | PatchGodunov | [protected] |
| m_useFourthOrderSlopes | PatchGodunov | [protected] |
| new_patchGodunov() const | PatchIdealMHD | [virtual] |
| normalPred(FArrayBox &a_WMinus, FArrayBox &a_WPlus, const FArrayBox &a_W, const FArrayBox &a_dW, const Real &a_scale, const int &a_dir, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| numConserved() | PatchIdealMHD | [virtual] |
| numFluxes() | PatchIdealMHD | [virtual] |
| numPrimitives() | PatchIdealMHD | [protected, virtual] |
| numSlopes() | PatchIdealMHD | [protected, virtual] |
| PatchGodunov() | PatchGodunov | |
| PatchIdealMHD() | PatchIdealMHD | |
| postUpdateCons(FArrayBox &a_U, const FArrayBox &a_Uold, const Real &a_dt, const Real &a_dx, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| pressureIndex() | PatchIdealMHD | [protected, virtual] |
| primToCons(FArrayBox &a_U, const FArrayBox &a_W, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| riemann(FArrayBox &a_F, const FArrayBox &a_WLeft, const FArrayBox &a_WRight, const int &a_dir, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| setArtificialViscosity(bool a_useArtificialViscosity, Real a_artificialViscosity) | PatchGodunov | [virtual] |
| setCurrentBox(const Box &a_currentBox) | PatchGodunov | [virtual] |
| setCurrentTime(const Real &a_currentTime) | PatchGodunov | [virtual] |
| setPhysIBC(PhysIBC *a_bc) | PatchGodunov | [virtual] |
| setSlopeParameters(bool a_fourthOrderSlopes, bool a_flattening) | PatchGodunov | [virtual] |
| slope(FArrayBox &a_dW, const FArrayBox &a_W, const FArrayBox &a_flattening, const int &a_dir, const Box &a_box) | PatchGodunov | [protected, virtual] |
| stateNames() | PatchIdealMHD | [virtual] |
| updateCons(FArrayBox &a_U, const FArrayBox &a_F, const Real &a_scale, const int &a_dir, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| updatePrim(FArrayBox &a_WMinus, FArrayBox &a_WPlus, const FArrayBox &a_F, const Real &a_scale, const int &a_dir, const Box &a_box) | PatchIdealMHD | [protected, virtual] |
| updateState(FArrayBox &a_U, FArrayBox a_F[CH_SPACEDIM], Real &a_maxWaveSpeed, const FArrayBox &a_S, const Real &a_dt, const Box &a_box) | PatchGodunov | [virtual] |
| useArtificialViscosity() | PatchGodunov | [virtual] |
| useFlattening() | PatchGodunov | [virtual] |
| useFourthOrderSlopes() | PatchGodunov | [virtual] |
| velocityInterval() | PatchIdealMHD | [protected, virtual] |
| ~PatchGodunov() | PatchGodunov | [virtual] |