, including all inherited members.
| AdvectPhysics() | AdvectPhysics | |
| artVisc(FArrayBox &a_F, const FArrayBox &a_U, const Real &a_artificialViscosity, const Real &a_currentTime, const int &a_dir, const Box &a_box) | GodunovPhysics | [virtual] |
| bulkModulusIndex() | AdvectPhysics | [inline, virtual] |
| charAnalysis(FArrayBox &a_dW, const FArrayBox &a_W, const int &a_dir, const Box &a_box) | AdvectPhysics | [inline, virtual] |
| charSynthesis(FArrayBox &a_dW, const FArrayBox &a_W, const int &a_dir, const Box &a_box) | AdvectPhysics | [inline, virtual] |
| charValues(FArrayBox &a_lambda, const FArrayBox &a_W, const int &a_dir, const Box &a_box) | AdvectPhysics | [virtual] |
| computeUpdate(FArrayBox &a_dU, FluxBox &a_F, const FArrayBox &a_U, const FluxBox &a_WHalf, const bool &a_useArtificialViscosity, const Real &a_artificialViscosity, const Real &a_currentTime, const Real &a_dx, const Real &a_dt, const Box &a_box) | GodunovPhysics | [virtual] |
| consToPrim(FArrayBox &a_W, const FArrayBox &a_U, const Box &a_box) | AdvectPhysics | [virtual] |
| define(const ProblemDomain &a_domain, const Real &a_dx) | GodunovPhysics | [virtual] |
| densityIndex() | AdvectPhysics | [inline, virtual] |
| expressions(HDF5HeaderData &a_holder) const | GodunovPhysics | [inline, virtual] |
| fourthOrderArtificialViscosityIsDefined() const | GodunovPhysics | [virtual] |
| getFlux(FArrayBox &a_flux, const FArrayBox &a_WHalf, const int &a_dir, const Box &a_box) | AdvectPhysics | [virtual] |
| getFourthOrderArtificialViscosityParameter() const | GodunovPhysics | [virtual] |
| getMaxWaveSpeed(const FArrayBox &a_U, const Box &a_box) | AdvectPhysics | [virtual] |
| getPhysIBC() const | GodunovPhysics | |
| GodunovPhysics() | GodunovPhysics | |
| incrementSource(FArrayBox &a_S, const FArrayBox &a_W, const Box &a_box) | AdvectPhysics | [inline, virtual] |
| isDefined() const | AdvectPhysics | [inline, virtual] |
| m_advVelPtr | AdvectPhysics | [protected] |
| m_bc | GodunovPhysics | [protected] |
| m_cellVelPtr | AdvectPhysics | [protected] |
| m_domain | GodunovPhysics | [protected] |
| m_dx | GodunovPhysics | [protected] |
| m_isBCSet | GodunovPhysics | [protected] |
| m_isDefined | GodunovPhysics | [protected] |
| m_isVelSet | AdvectPhysics | [protected] |
| m_M0sq | GodunovPhysics | [protected] |
| m_useFourthOrderArtificialViscosity | GodunovPhysics | [protected] |
| m_util | GodunovPhysics | [protected] |
| new_godunovPhysics() const | AdvectPhysics | [virtual] |
| numConserved() | AdvectPhysics | [inline, virtual] |
| numFluxes() | AdvectPhysics | [inline, virtual] |
| numPrimitives() | AdvectPhysics | [inline, virtual] |
| postNormalPred(FArrayBox &a_dWMinus, FArrayBox &a_dWPlus, const FArrayBox &a_W, const Real &a_dt, const Real &a_dx, const int &a_dir, const Box &a_box) | AdvectPhysics | [virtual] |
| pressureIndex() | AdvectPhysics | [inline, virtual] |
| quasilinearUpdate(FArrayBox &a_AdWdx, const FArrayBox &a_WHalf, const FArrayBox &a_W, const Real &a_scale, const int &a_dir, const Box &a_box) | AdvectPhysics | [virtual] |
| riemann(FArrayBox &a_WGdnv, const FArrayBox &a_WLeft, const FArrayBox &a_WRight, const FArrayBox &a_W, const Real &a_time, const int &a_dir, const Box &a_box) | AdvectPhysics | [virtual] |
| setCurrentBox(const Box &a_currentBox) | GodunovPhysics | [virtual] |
| setFourthOrderArtificialViscosityParameter(const Real &M0sq) | GodunovPhysics | [virtual] |
| setPhysIBC(PhysIBC *a_bc) | GodunovPhysics | |
| setVelocities(FArrayBox *a_celVelPtr, FluxBox *a_advVelPtr) | AdvectPhysics | [inline] |
| smallPressure() | AdvectPhysics | [inline, virtual] |
| soundSpeed(FArrayBox &a_speed, const FArrayBox &a_U, const Box &a_box) | GodunovPhysics | [virtual] |
| stateNames() | AdvectPhysics | [inline, virtual] |
| velocityInterval() | AdvectPhysics | [inline, virtual] |
| ~AdvectPhysics() | AdvectPhysics | |
| ~GodunovPhysics() | GodunovPhysics | [virtual] |