Chombo + EB + MF  3.2
PatchMappedConsOperator Member List

This is the complete list of members for PatchMappedConsOperator, including all inherited members.

addArtificialViscosity(FArrayBox &a_UnewFab, const FArrayBox &a_UoldFab, FluxBox &a_flux, Real a_weight)PatchMappedConsOperatorvirtual
addMappedArtificialViscosity(FArrayBox &a_JUnewFab, const FArrayBox &a_UoldFab, FluxBox &a_flux, const FluxBox &a_N, const FArrayBox &a_J, const Box &a_box, Real a_weight)PatchMappedConsOperator
artificialDissipation(Real a_artificialDissipation)PatchMappedConsOperator
artificialViscosity(Real a_artificialViscosity)PatchConsOperator
define(const ProblemDomain &a_domain, const Real &a_dx, LevelGridMetrics *a_levelGridMetrics, const MOLPhysics *const a_molPhysics, const int &a_numStates)PatchMappedConsOperatorvirtual
PatchConsOperator::define(const ProblemDomain &a_domain, const Real &a_dx, const MOLPhysics *const a_molPhysics, const int &a_numStates)PatchConsOperatorvirtual
doDeconvolution(bool a_doDeconvolution)PatchConsOperator
doFaceDeconvolution(bool a_doFaceDeconvolution)PatchConsOperator
evalFlux(const FArrayBox &a_UavgFab, FluxBox &a_FfaceAvg, FluxBox &a_FfromWfaceAvg, Real a_weight, bool a_setFlattening, FArrayBox &a_flatteningFab)PatchMappedConsOperatorvirtual
evalRHS(FArrayBox &a_LofU, const FluxBox &a_FfaceAvg)PatchMappedConsOperatorvirtual
fluxCorrection(FluxBox &a_fluxAvg, const FArrayBox &a_UavgFab)PatchMappedConsOperatorprotectedvirtual
forwardBasisTransform(FArrayBox &a_W, const int a_dir, const Box &a_box)PatchMappedConsOperatorprotectedvirtual
getAllFluxes(FluxBox &a_FfaceAvg, FluxBox &a_FfaceCen, const FluxBox &a_WfaceAvg, const FluxBox &a_WfaceCen)PatchMappedConsOperatorprotectedvirtual
getFaceAvg(FluxBox &a_faceW, const FArrayBox &a_cellW, const FArrayBox &a_WofUavg, FArrayBox &a_flatteningFab, bool a_setFlattening)PatchMappedConsOperatorvirtual
getFluxDivergence(FArrayBox &a_LofU, const FluxBox &a_FfaceAvg)PatchConsOperatorvirtual
getMaxWaveSpeed(const FArrayBox &a_U, const Box &a_bx)PatchMappedConsOperatorvirtual
getNormalFlux(FluxBox &a_FfaceAvg, const FArrayBox &a_UavgFab, Real a_weight, bool a_setFlattening, FArrayBox &a_flatteningFab)PatchConsOperatorvirtual
highOrderLimiter(bool a_highOrderLimiter)PatchConsOperator
isDefined() constPatchConsOperatorvirtual
limitFaceValues(bool a_limitFaceValues)PatchConsOperator
m_artificialDissipationPatchMappedConsOperatorprotected
m_artificialViscosityPatchConsOperatorprotected
m_blockDomainPatchMappedConsOperatorprotected
m_coordSysPatchMappedConsOperatorprotected
m_currentBoxPatchConsOperatorprotected
m_currentDataIdxPatchMappedConsOperatorprotected
m_currentTimePatchConsOperatorprotected
m_doDeconvolutionPatchConsOperatorprotected
m_doFaceDeconvolutionPatchConsOperatorprotected
m_domainPatchConsOperatorprotected
m_dxPatchConsOperatorprotected
m_hasCoarserPatchConsOperatorprotected
m_hasFinerPatchConsOperatorprotected
m_highOrderLimiterPatchConsOperatorprotected
m_isCurrentBoxSetPatchConsOperatorprotected
m_isCurrentTimeSetPatchConsOperatorprotected
m_isDefinedPatchConsOperatorprotected
m_isMaxSpeedSetPatchMappedConsOperatorprotected
m_levelGridMetricsPatchMappedConsOperatorprotected
m_limitFaceValuesPatchConsOperatorprotected
m_maxSpeedPatchMappedConsOperatorprotected
m_molMappedPhysicsPatchMappedConsOperatorprotected
m_molPhysicsPatchConsOperatorprotected
m_noPPMPatchConsOperatorprotected
m_numFieldsPatchConsOperatorprotected
m_numFluxesPatchConsOperatorprotected
m_numFluxesPerFieldPatchConsOperatorprotected
m_numGhostPatchConsOperatorprotected
m_spaceOrderPatchConsOperatorprotected
m_unitNormalLayPtrPatchMappedConsOperatorprotected
m_useArtificialDissipationPatchMappedConsOperatorprotected
m_useArtificialViscosityPatchConsOperatorprotected
m_useFlatteningPatchConsOperatorprotected
m_utilPatchConsOperatorprotected
noPPM(bool a_noPPM)PatchConsOperator
numGhost(int a_numGhost)PatchConsOperator
operator=(const PatchMappedConsOperator &a_input)PatchMappedConsOperatorprivate
PatchConsOperator()PatchConsOperator
PatchMappedConsOperator(const int a_numFluxesPerField=1)PatchMappedConsOperator
PatchMappedConsOperator(const PatchMappedConsOperator &a_input)PatchMappedConsOperatorprivate
postRiemann(FArrayBox &a_Wface, int a_dir, const Box &a_box)PatchMappedConsOperatorprotectedvirtual
preRiemann(FArrayBox &a_WLeft, FArrayBox &a_WRight, int a_dir, const Box &a_box)PatchMappedConsOperatorprotectedvirtual
reduceFlux(FluxBox &a_FfaceAvg, FluxBox &a_FfaceForGrad)PatchConsOperatorprotectedvirtual
reverseBasisTransform(FArrayBox &a_W, const int a_dir, const Box &a_box)PatchMappedConsOperatorprotectedvirtual
setCurrentBox(const DataIndex &a_currentDataIdx, const Box &a_currentBox)PatchMappedConsOperatorvirtual
PatchConsOperator::setCurrentBox(const Box &a_currentBox)PatchConsOperatorvirtual
setCurrentTime(const Real &a_currentTime)PatchMappedConsOperatorvirtual
setMaxSpeed(Real a_maxSpeed)PatchMappedConsOperator
spaceOrder(int a_spaceOrder)PatchConsOperator
unitNormals(const LayoutData< FluxBox > *const a_unitNormalLayPtr)PatchMappedConsOperator
updateODE(FArrayBox &a_solnFab, const FArrayBox &a_rhsFab, Real a_dt)PatchConsOperatorvirtual
useArtificialDissipation(bool a_useArtificialDissipation)PatchMappedConsOperator
useArtificialViscosity(bool a_useArtificialViscosity)PatchConsOperator
useFlattening(bool a_useFlattening)PatchConsOperator
~PatchConsOperator()PatchConsOperatorvirtual
~PatchMappedConsOperator()PatchMappedConsOperatorvirtual