Chombo + EB + MF
3.2
|
This is the complete list of members for PatchConsOperator, including all inherited members.
addArtificialViscosity(FArrayBox &a_UnewFab, const FArrayBox &a_UoldFab, FluxBox &a_flux, Real a_weight) | PatchConsOperator | virtual |
artificialViscosity(Real a_artificialViscosity) | PatchConsOperator | |
define(const ProblemDomain &a_domain, const Real &a_dx, const MOLPhysics *const a_molPhysics, const int &a_numStates) | PatchConsOperator | virtual |
doDeconvolution(bool a_doDeconvolution) | PatchConsOperator | |
doFaceDeconvolution(bool a_doFaceDeconvolution) | PatchConsOperator | |
getAllFluxes(FluxBox &a_FfaceAvg, FluxBox &a_FfaceCen, const FluxBox &a_WfaceAvg, const FluxBox &a_WfaceCen) | PatchConsOperator | protectedvirtual |
getFaceAvg(FluxBox &a_faceW, const FArrayBox &a_cellW, const FArrayBox &a_WofUavg, FArrayBox &a_flatteningFab, bool a_setFlattening) | PatchConsOperator | virtual |
getFluxDivergence(FArrayBox &a_LofU, const FluxBox &a_FfaceAvg) | PatchConsOperator | virtual |
getNormalFlux(FluxBox &a_FfaceAvg, const FArrayBox &a_UavgFab, Real a_weight, bool a_setFlattening, FArrayBox &a_flatteningFab) | PatchConsOperator | virtual |
highOrderLimiter(bool a_highOrderLimiter) | PatchConsOperator | |
isDefined() const | PatchConsOperator | virtual |
limitFaceValues(bool a_limitFaceValues) | PatchConsOperator | |
m_artificialViscosity | PatchConsOperator | protected |
m_currentBox | PatchConsOperator | protected |
m_currentTime | PatchConsOperator | protected |
m_doDeconvolution | PatchConsOperator | protected |
m_doFaceDeconvolution | PatchConsOperator | protected |
m_domain | PatchConsOperator | protected |
m_dx | PatchConsOperator | protected |
m_hasCoarser | PatchConsOperator | protected |
m_hasFiner | PatchConsOperator | protected |
m_highOrderLimiter | PatchConsOperator | protected |
m_isCurrentBoxSet | PatchConsOperator | protected |
m_isCurrentTimeSet | PatchConsOperator | protected |
m_isDefined | PatchConsOperator | protected |
m_limitFaceValues | PatchConsOperator | protected |
m_molPhysics | PatchConsOperator | protected |
m_noPPM | PatchConsOperator | protected |
m_numFields | PatchConsOperator | protected |
m_numFluxes | PatchConsOperator | protected |
m_numFluxesPerField | PatchConsOperator | protected |
m_numGhost | PatchConsOperator | protected |
m_spaceOrder | PatchConsOperator | protected |
m_useArtificialViscosity | PatchConsOperator | protected |
m_useFlattening | PatchConsOperator | protected |
m_util | PatchConsOperator | protected |
noPPM(bool a_noPPM) | PatchConsOperator | |
numGhost(int a_numGhost) | PatchConsOperator | |
operator=(const PatchConsOperator &a_input) | PatchConsOperator | private |
PatchConsOperator() | PatchConsOperator | |
PatchConsOperator(const PatchConsOperator &a_input) | PatchConsOperator | private |
postRiemann(FArrayBox &a_Wface, int a_dir, const Box &a_box) | PatchConsOperator | protectedvirtual |
preRiemann(FArrayBox &a_WLeft, FArrayBox &a_WRight, int a_dir, const Box &a_box) | PatchConsOperator | protectedvirtual |
reduceFlux(FluxBox &a_FfaceAvg, FluxBox &a_FfaceForGrad) | PatchConsOperator | protectedvirtual |
setCurrentBox(const Box &a_currentBox) | PatchConsOperator | virtual |
setCurrentTime(const Real &a_currentTime) | PatchConsOperator | virtual |
spaceOrder(int a_spaceOrder) | PatchConsOperator | |
updateODE(FArrayBox &a_solnFab, const FArrayBox &a_rhsFab, Real a_dt) | PatchConsOperator | virtual |
useArtificialViscosity(bool a_useArtificialViscosity) | PatchConsOperator | |
useFlattening(bool a_useFlattening) | PatchConsOperator | |
~PatchConsOperator() | PatchConsOperator | virtual |