Chombo + EB + MF  3.2
EBPatchAdvect Member List

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

advectiveDerivative(EBCellFAB &a_udotDelRho, const EBFluxFAB &a_faceRho, const EBFluxFAB &a_faceVel, const Vector< BaseIVFAB< Real > *> &a_coveredRhoMinu, const Vector< BaseIVFAB< Real > *> &a_coveredRhoPlus, const Vector< BaseIVFAB< Real > *> &a_coveredVelMinu, const Vector< BaseIVFAB< Real > *> &a_coveredVelPlus, const Vector< Vector< VolIndex > > &a_coveredFaceMinu, const Vector< Vector< VolIndex > > &a_coveredFacePlus, const Box &a_box)EBPatchAdvectvirtual
advectiveDerivative(EBCellFAB &a_udotDelRho, const EBFluxFAB &a_faceRho, const EBFluxFAB &a_faceVel, const Box &a_box)EBPatchAdvect
aggIrregSecondOrderSlopes(EBCellFAB &a_delta2W, EBCellFAB &a_deltaWL, EBCellFAB &a_deltaWR, EBCellFAB &a_deltaWC, const EBCellFAB &a_primState, const int &a_dir, const Box &a_box)EBPatchGodunovvirtual
applyArtificialViscosity(EBFluxFAB &a_openFlux, BaseIVFAB< Real > a_coveredFluxMinu[SpaceDim], BaseIVFAB< Real > a_coveredFluxPlus[SpaceDim], const Vector< VolIndex > a_coveredFaceMinu[SpaceDim], const Vector< VolIndex > a_coveredFacePlus[SpaceDim], const EBCellFAB &a_consState, const EBFluxFAB &a_divVel, const Box &a_box, const IntVectSet &a_ivsIrreg)EBPatchGodunov
applyLimiter(EBCellFAB &a_slopePrim, const EBCellFAB &a_slopePrimLeft, const EBCellFAB &a_slopePrimRigh, const int &a_dir, const Box &a_box)EBPatchGodunov
artificialViscosity(bool a_useArtificialVisc)EBPatchGodunov
artificialViscosityCoefficient() constEBPatchAdvectinlinevirtual
assembleFluxIrr(BaseIFFAB< Real > &a_fluxRegFlux, const BaseIFFAB< Real > &a_godunovFlux, const int &a_idir, const Box &a_cellBox, const IntVectSet &a_set)EBPatchGodunovinlinevirtual
assembleFluxReg(EBFaceFAB &a_fluxRegFlux, const EBFaceFAB &a_godunovFlux, const int &a_idir, const Box &a_cellBox)EBPatchGodunovinlinevirtual
averageVelToCC(EBCellFAB &a_normalVel, const EBFluxFAB &a_advectionVel, const Vector< BaseIVFAB< Real > * > &a_coveredVeloLo, const Vector< BaseIVFAB< Real > * > &a_coveredVeloHi, const Vector< Vector< VolIndex > > &a_coveredFaceLo, const Vector< Vector< VolIndex > > &a_coveredFaceHi, const Box &a_box) constEBPatchAdvect
bilinearFunc(const Real a_WVal[2][2], const Real &a_xd1, const Real &a_xd2)EBPatchGodunov
bulkModulusIndex() constEBPatchAdvectinlinevirtual
cacheEBCF(Vector< Vector< Real > > &a_cache, const EBCellFAB &a_input)EBPatchGodunov
computeCoveredFaces(Vector< VolIndex > &a_coveredFace, IntVectSet &a_coveredIVS, IntVectSet &a_irregIVS, const int &a_idir, const Side::LoHiSide &a_sd, const Box &a_region)EBPatchGodunov
computeEBIrregFlux(BaseIVFAB< Real > &a_ebIrregFlux, const EBCellFAB &a_primState, const EBCellFAB a_slopePrim[SpaceDim], const IntVectSet &a_irregIVS, const EBCellFAB &a_source)EBPatchAdvectvirtual
computeFlattening(EBCellFAB &a_flattening, const EBCellFAB &a_primState, const Box &a_box)EBPatchGodunov
computeFluxes(EBFluxFAB &a_flux, BaseIVFAB< Real > a_coveredFluxLo[SpaceDim], BaseIVFAB< Real > a_coveredFluxHi[SpaceDim], Vector< VolIndex > a_coveredFaceLo[SpaceDim], Vector< VolIndex > a_coveredFaceHi[SpaceDim], EBCellFAB &a_primState, EBCellFAB a_slopesPrim[SpaceDim], EBCellFAB a_slopesSeco[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_consState, const EBCellFAB &a_source, const Box &a_box, const DataIndex &a_dit, bool a_verbose)EBPatchGodunov
consToPrim(EBCellFAB &a_primState, const EBCellFAB &a_conState, const Box &a_box, int a_logflag, bool a_verbose=false)EBPatchAdvectvirtual
consToPrim(BaseIVFAB< Real > &a_primState, const BaseIVFAB< Real > &a_conState, const IntVectSet &a_ivs)EBPatchAdvectvirtual
consToPrim(BaseIVFAB< Real > &a_primState, const EBCellFAB &a_conState, const IntVectSet &a_ivs)EBPatchAdvectvirtual
consUndividedDivergence(BaseIVFAB< Real > &a_divF, const BaseIFFAB< Real > a_centroidFlux[SpaceDim], const BaseIVFAB< Real > &a_ebIrregFlux, const IntVectSet &a_ivs)EBPatchGodunovvirtual
coveredExtrapSlopes(Real &a_dqc, const VolIndex &a_vof, const EBCellFAB &a_primState, const int &a_dir, const int &a_ivar)EBPatchGodunovvirtual
define(const ProblemDomain &a_domain, const RealVect &a_dx, bool a_useAgg=false)EBPatchGodunov
define(const ProblemDomain &a_domain, const Real &a_dx)EBPatchGodunovinline
densityIndex() constEBPatchAdvectinlinevirtual
do111coupling(EBFaceFAB a_fluxTwoVec[SpaceDim][SpaceDim], BaseIVFAB< Real > a_coveredFlux3DMinu[SpaceDim][SpaceDim], BaseIVFAB< Real > a_coveredFlux3DPlus[SpaceDim][SpaceDim], const EBCellFAB a_primMinu[SpaceDim], const EBCellFAB a_primPlus[SpaceDim], const BaseIVFAB< Real > a_coveredFluxNormMinu[SpaceDim], const BaseIVFAB< Real > a_coveredFluxNormPlus[SpaceDim], const Vector< VolIndex > a_coveredFaceNormMinu[SpaceDim], const Vector< VolIndex > a_coveredFaceNormPlus[SpaceDim], const EBFaceFAB a_fluxOne[SpaceDim], const EBCellFAB &a_primState, const EBCellFAB a_slopesPrim[SpaceDim], const EBCellFAB a_slopesSeco[SpaceDim], const DataIndex &a_dit, const Box &a_box)EBPatchGodunov
doFourthOrderSlopes(EBCellFAB &a_delta4W, EBCellFAB &a_deltaWC, const EBCellFAB &a_delta2W, const EBCellFAB &a_deltaWL, const EBCellFAB &a_deltaWR, const EBCellFAB &a_primState, const int &a_dir, const Box &a_box)EBPatchGodunov
doNormalDerivativeExtr2D(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], EBFaceFAB a_fluxOne[SpaceDim], BaseIVFAB< Real > a_coveredFluxNormMinu[SpaceDim], BaseIVFAB< Real > a_coveredFluxNormPlus[SpaceDim], Vector< VolIndex > a_coveredFaceNormMinu[SpaceDim], Vector< VolIndex > a_coveredFaceNormPlus[SpaceDim], EBCellFAB a_slopesPrim[SpaceDim], EBCellFAB a_slopesSeco[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_primState, const EBCellFAB &a_source, const DataIndex &a_dit, const Box &a_box)EBPatchGodunovvirtual
doNormalDerivativeExtr3D(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], EBFaceFAB a_fluxOne[SpaceDim], BaseIVFAB< Real > a_coveredFluxNormMinu[SpaceDim], BaseIVFAB< Real > a_coveredFluxNormPlus[SpaceDim], Vector< VolIndex > a_coveredFaceNormMinu[SpaceDim], Vector< VolIndex > a_coveredFaceNormPlus[SpaceDim], EBCellFAB a_slopesPrim[SpaceDim], EBCellFAB a_slopesSeco[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_primState, const EBCellFAB &a_source, const DataIndex &a_dit, const Box &a_box)EBPatchGodunov
doSecondOrderSlopes(EBCellFAB &a_delta2W, EBCellFAB &a_deltaWL, EBCellFAB &a_deltaWR, EBCellFAB &a_deltaWC, const EBCellFAB &a_primState, const int &a_dir, const Box &a_box)EBPatchAdvectvirtual
EBPatchGodunov::doSecondOrderSlopes(EBCellFAB &a_delta2W, EBCellFAB &a_deltaWL, EBCellFAB &a_deltaWR, EBCellFAB &a_deltaWC, const EBCellFAB &a_primState, const int &a_dir, const Box &a_box, bool a_doAggregated=false)EBPatchGodunovvirtual
EBPatchAdvect()EBPatchAdvect
EBPatchAdvect(const EBPatchAdvect &a_input)EBPatchAdvectinlineprivate
EBPatchGodunov()EBPatchGodunov
expressions(HDF5HeaderData &a_holder)EBPatchGodunovinlinevirtual
extrapolateBCG(EBFluxFAB &a_flux, EBCellFAB a_slopePrim[SpaceDim], EBCellFAB a_slopeNLim[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_consState, const EBCellFAB &a_source, const Box &a_box, const DataIndex &a_dit, bool a_verbose)EBPatchAdvect
extrapolateBCG(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], EBCellFAB a_slopesPrim[SpaceDim], EBCellFAB a_slopesSeco[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_consState, const EBCellFAB &a_source, const Box &a_box, const DataIndex &a_dit, bool a_verbose)EBPatchAdvect
extrapolatePrim(EBFluxFAB &a_flux, EBCellFAB &a_primState, EBCellFAB a_slopePrim[SpaceDim], EBCellFAB a_slopeNLim[SpaceDim], Vector< BaseIVFAB< Real > * > &a_coveredFluxMinu, Vector< BaseIVFAB< Real > * > &a_coveredFluxPlus, const Vector< IntVectSet > &a_coveredSetsMinu, const Vector< IntVectSet > &a_coveredSetsPlus, const Vector< Vector< VolIndex > > &a_coveredFaceMinu, const Vector< Vector< VolIndex > > &a_coveredFacePlus, const EBCellFAB &a_flattening, const EBCellFAB &a_consState, const EBCellFAB &a_source, const Box &a_box, const DataIndex &a_dit, bool a_verbose)EBPatchAdvect
extrapolatePrim2D(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], EBCellFAB &a_primState, EBCellFAB a_slopesPrim[SpaceDim], EBCellFAB a_slopesSeco[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_consState, const EBCellFAB &a_source, const Box &a_box, const DataIndex &a_dit, bool a_verbose)EBPatchGodunovvirtual
extrapolatePrim3D(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], EBCellFAB &a_primState, EBCellFAB a_slopesPrim[SpaceDim], EBCellFAB a_slopesSeco[SpaceDim], const EBCellFAB &a_flattening, const EBCellFAB &a_consState, const EBCellFAB &a_source, const Box &a_box, const DataIndex &a_dit, bool a_verbose)EBPatchGodunov
extrapToCoveredFaces(BaseIVFAB< Real > &a_extendedPrim, const EBFaceFAB &a_primFace, const EBCellFAB &a_primState, const Vector< VolIndex > &a_coveredFaces, const int &a_faceDir, const Side::LoHiSide &a_sd, const Box &a_box)EBPatchAdvect
EBPatchGodunov::extrapToCoveredFaces(BaseIVFAB< Real > &a_extendedPrim, const EBCellFAB &a_primMinu, const EBCellFAB &a_primPlus, const EBCellFAB &a_primState, const Vector< VolIndex > &a_coveredFaces, const int &a_faceDir, const Side::LoHiSide &a_sd, const Box &a_box)EBPatchGodunovvirtual
fillUpdateStencil(EBPatchGodunov::updateStencil_t &a_sten, const VolIndex &a_vof)EBPatchGodunov
finalExtrap2D(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], const BaseIVFAB< Real > a_coveredFluxNormMinu[SpaceDim], const BaseIVFAB< Real > a_coveredFluxNormPlus[SpaceDim], const Vector< VolIndex > a_coveredFaceNormMinu[SpaceDim], const Vector< VolIndex > a_coveredFaceNormPlus[SpaceDim], const EBFaceFAB a_fluxOne[SpaceDim], const EBCellFAB &a_primState, const EBCellFAB a_slopesPrim[SpaceDim], const EBCellFAB a_slopesSeco[SpaceDim], const Box &a_box)EBPatchGodunovvirtual
finalExtrap3D(EBCellFAB a_primMinu[SpaceDim], EBCellFAB a_primPlus[SpaceDim], const BaseIVFAB< Real > a_coveredFlux3DMinu[SpaceDim][SpaceDim], const BaseIVFAB< Real > a_coveredFlux3DPlus[SpaceDim][SpaceDim], const EBFaceFAB a_fluxTwoVec[SpaceDim][SpaceDim], const EBCellFAB &a_primState, const EBCellFAB a_slopesPrim[SpaceDim], const EBCellFAB a_slopesSeco[SpaceDim], const Box &a_box)EBPatchGodunov
finalUpdate(EBCellFAB &a_consState, BaseIVFAB< Real > &a_massDiff, const BaseIVFAB< Real > &a_nonConsDivF, const BaseIVFAB< Real > &a_conservDivF, const IntVectSet &a_ivs)EBPatchGodunovvirtual
floorConserved(EBCellFAB &a_consState, const Box &a_box)EBPatchAdvectinlinevirtual
floorConserved(BaseIVFAB< Real > &a_consState, const IntVectSet &a_set)EBPatchAdvectinlinevirtual
floorPrimitives(EBCellFAB &a_primState, const Box &a_box)EBPatchAdvectinlinevirtual
floorPrimitives(BaseIVFAB< Real > &a_primState, const IntVectSet &a_set)EBPatchAdvectinlinevirtual
getArgBox(Box a_argBox[SpaceDim])EBPatchGodunov
getCoveredFaceMinu()EBPatchGodunovinline
getCoveredFacePlus()EBPatchGodunovinline
getCoveredFluxMinu()EBPatchGodunovinline
getCoveredFluxPlus()EBPatchGodunovinline
getCoveredValuesCons(Vector< Real > &a_covValues)EBPatchAdvectinlinevirtual
getCoveredValuesPrim(Vector< Real > &a_covValues)EBPatchAdvectinlinevirtual
getCurComp()EBPatchGodunovstatic
getCurLevel()EBPatchGodunovstatic
getDoingAdvVel()EBPatchGodunovstatic
getDoingVel()EBPatchGodunovstatic
getEBPhysIBC() constEBPatchGodunov
getEntireBox(Box a_entireBox[SpaceDim])EBPatchGodunovinline
getFaceDivergence(EBFluxFAB &a_openDivU, const EBCellFAB &a_primState, const EBCellFAB a_slopePrim[SpaceDim], const Box &a_box, const IntVectSet &a_ivsIrreg)EBPatchGodunovvirtual
getFlux(EBFaceFAB &a_flux, const EBFaceFAB &a_prim, const int &a_dir, const Box &a_box)EBPatchAdvectinline
getMaxWaveSpeed(const EBCellFAB &a_consState, const Box &a_box)EBPatchAdvectinlinevirtual
EBPatchGodunov::getMaxWaveSpeed()EBPatchGodunovstatic
getMaxWaveSpeedIV()EBPatchGodunovstatic
getPrimState()EBPatchAdvectinline
getVerbose()EBPatchGodunovstatic
hybridDivergence(EBCellFAB &a_hybridDiv, EBCellFAB &a_consState, BaseIVFAB< Real > &a_massDiff, const BaseIFFAB< Real > a_centroidFlux[SpaceDim], const BaseIVFAB< Real > &a_ebIrregFlux, const BaseIVFAB< Real > &a_nonConservativeDivergence, const Box &a_box, const IntVectSet &a_ivs)EBPatchGodunovvirtual
incrementWithSource(EBCellFAB &a_primState, const EBCellFAB &a_source, const Real &a_scale, const Box &a_box)EBPatchGodunov
interpolateFluxToCentroids(BaseIFFAB< Real > a_centroidFlux[SpaceDim], const EBFluxFAB &a_fluxInterpolant, const IntVectSet &a_irregIVS)EBPatchAdvect
EBPatchGodunov::interpolateFluxToCentroids(BaseIFFAB< Real > a_centroidFlux[SpaceDim], const BaseIFFAB< Real > *const a_fluxInterpolant[SpaceDim], const IntVectSet &a_irregIVS)EBPatchGodunovvirtual
irregSecondOrderSlopes(EBCellFAB &a_delta2W, EBCellFAB &a_deltaWL, EBCellFAB &a_deltaWR, EBCellFAB &a_deltaWC, const EBCellFAB &a_primState, const int &a_dir, const Box &a_box)EBPatchGodunovvirtual
irregularUpdate(EBCellFAB &a_consState, Real &a_maxWaveSpeed, BaseIVFAB< Real > &a_massDiff, const BaseIFFAB< Real > a_centroidFlux[SpaceDim], const BaseIVFAB< Real > &a_ebIrregFlux, const BaseIVFAB< Real > &a_nonConservativeDivergence, const Box &a_box, const IntVectSet &a_ivs)EBPatchGodunovvirtual
isDefined() constEBPatchGodunovvirtual
m_advectionVelPtrEBPatchAdvectprotected
m_bcEBPatchGodunovprotected
m_coveredFaceMinuG4EBPatchGodunovprotected
m_coveredFacePlusG4EBPatchGodunovprotected
m_coveredFluxMinu3DEBPatchGodunovprotected
m_coveredFluxMinuG4EBPatchGodunovprotected
m_coveredFluxNormMinuEBPatchGodunovprotected
m_coveredFluxNormPlusEBPatchGodunovprotected
m_coveredFluxPlus3DEBPatchGodunovprotected
m_coveredFluxPlusG4EBPatchGodunovprotected
m_coveredSetsMinuG4EBPatchGodunovprotected
m_coveredSetsPlusG4EBPatchGodunovprotected
m_domainEBPatchGodunovprotected
m_dtEBPatchGodunovprotected
m_dxEBPatchGodunovprotected
m_dxScaleEBPatchGodunovprotected
m_ebisBoxEBPatchGodunovprotected
m_entireBoxEBPatchGodunovprotected
m_extendStateMinu3DEBPatchGodunovprotected
m_extendStateMinuG4EBPatchGodunovprotected
m_extendStateNormMinuEBPatchGodunovprotected
m_extendStateNormPlusEBPatchGodunovprotected
m_extendStatePlus3DEBPatchGodunovprotected
m_extendStatePlusG4EBPatchGodunovprotected
m_fluxOneEBPatchGodunovprotected
m_fluxTwoEBPatchGodunovprotected
m_interpStencilsEBPatchGodunovprotected
m_irregVoFsEBPatchGodunovprotected
m_isArtViscSetEBPatchGodunovprotected
m_isBCSetEBPatchGodunovprotected
m_isBoxSetEBPatchGodunovprotected
m_isDefinedEBPatchGodunovprotected
m_isMaxMinSetEBPatchAdvectprotected
m_isSlopeSetEBPatchGodunovprotected
m_isVelSetEBPatchAdvectprotected
m_maxValEBPatchAdvectprotected
m_minValEBPatchAdvectprotected
m_modBoxOpenEBPatchGodunovprotected
m_normalVelPtrEBPatchAdvectprotected
m_primGdnvEBPatchGodunovprotected
m_primMinuEBPatchGodunovprotected
m_primMinuTempEBPatchGodunovprotected
m_primPlusEBPatchGodunovprotected
m_primPlusTempEBPatchGodunovprotected
m_primStateEBPatchGodunovprotected
m_slopStenHiEBPatchGodunovprotected
m_slopStenLoEBPatchGodunovprotected
m_slopVecEBPatchGodunovprotected
m_timeEBPatchGodunovprotected
m_updateStencilEBPatchGodunovprotected
m_useAggEBPatchGodunovprotected
m_useArtificialViscEBPatchGodunovprotected
m_useFlatteningEBPatchGodunovprotected
m_useFourthOrderSlopesEBPatchGodunovprotected
m_useLimitingEBPatchGodunovprotected
m_validBoxEBPatchGodunovprotected
m_validBoxG4EBPatchGodunovprotected
maxFunction(const Real a_WVal[2][2], const Real &a_xd1, const Real &a_xd2)EBPatchGodunov
nonconservativeDivergence(EBCellFAB &a_divF, const EBFluxFAB &a_flux, const BaseIVFAB< Real > a_coveredFluxMinu[SpaceDim], const BaseIVFAB< Real > a_coveredFluxPlus[SpaceDim], const Vector< VolIndex > a_coveredFaceMinu[SpaceDim], const Vector< VolIndex > a_coveredFacePlus[SpaceDim], const Box &a_box)EBPatchGodunovvirtual
normalPred(EBCellFAB &a_primLo, EBCellFAB &a_primHi, const EBCellFAB &a_primState, const EBCellFAB &a_slopePrim, const Real &a_scale, const int &a_dir, const Box &a_box)EBPatchAdvectvirtual
numConserved() constEBPatchAdvectinlinevirtual
numFluxes() constEBPatchAdvectinlinevirtual
numPrimitives() constEBPatchAdvectinlinevirtual
numSlopes() constEBPatchAdvectinlinevirtual
operator=(const EBPatchAdvect &a_input)EBPatchAdvectinlineprivate
pointExtrapToCovered2D(Vector< Real > &a_extrapVal, const EBFaceFAB &a_primFace, const EBCellFAB &a_primState, const int &a_faceDir, const VolIndex &a_vof, const RealVect &a_normal, const Side::LoHiSide &a_sd, const int &a_numPrim)EBPatchAdvect
EBPatchGodunov::pointExtrapToCovered2D(Vector< Real > &a_extrapVal, const EBCellFAB &a_primMinu, const EBCellFAB &a_primPlus, const EBCellFAB &a_primState, const int &a_faceDir, const VolIndex &a_vof, const RealVect &a_normal, const Side::LoHiSide &a_sd, const int &a_numPrim)EBPatchGodunovvirtual
pointExtrapToCovered3D(Vector< Real > &a_extrapVal, const EBFaceFAB &a_primFace, const EBCellFAB &a_primState, const int &a_faceDir, const VolIndex &a_vof, const RealVect &a_normal, const Side::LoHiSide &a_sd, const int &a_numPrim)EBPatchAdvect
EBPatchGodunov::pointExtrapToCovered3D(Vector< Real > &a_extrapVal, const EBCellFAB &a_primMinu, const EBCellFAB &a_primPlus, const EBCellFAB &a_primState, const int &a_faceDir, const VolIndex &a_vof, const RealVect &a_normal, const Side::LoHiSide &a_sd, const int &a_numPrim)EBPatchGodunovvirtual
pointGetSlopes(Real &a_dql, Real &a_dqr, Real &a_dqc, bool &a_hasFacesLeft, bool &a_hasFacesRigh, const VolIndex &a_vof, const EBCellFAB &a_primState, const int &a_dir, const int &a_ivar, const bool &a_verbose)EBPatchGodunov
pointGetSlopesUpwind(Real &a_dql, Real &a_dqr, Real &a_dqc, bool &a_hasFacesLeft, bool &a_hasFacesRigh, const VolIndex &a_vof, const EBCellFAB &a_primState, const int &a_dir, const int &a_ivar, const bool &a_verbose)EBPatchAdvect
pointLimiter(const Real &a_deltaW1, const Real &a_deltaW2)EBPatchGodunov
pressureIndex() constEBPatchAdvectinlinevirtual
primNames()EBPatchAdvectvirtual
primToCons(EBCellFAB &a_primState, const EBCellFAB &a_conState, const Box &a_box)EBPatchAdvectvirtual
primToCons(BaseIVFAB< Real > &a_primState, const BaseIVFAB< Real > &a_conState, const IntVectSet &a_ivs)EBPatchAdvectvirtual
regularDivergences(EBCellFAB &a_nonconsdiv, EBCellFAB &a_consState, EBFluxFAB &a_flux, BaseIVFAB< Real > &a_ebIrregFlux, BaseIVFAB< Real > &a_nonConservativeDivergence, const EBCellFAB &a_flattening, const EBCellFAB &a_source, const Box &a_box, const IntVectSet &a_ivs, const DataIndex &a_dit, bool a_verbose)EBPatchGodunovvirtual
regularUpdate(EBCellFAB &a_consState, EBFluxFAB &a_flux, BaseIVFAB< Real > &a_ebIrregFlux, BaseIVFAB< Real > &a_nonConservativeDivergence, const EBCellFAB &a_flattening, const EBCellFAB &a_source, const Box &a_box, const IntVectSet &a_ivs, const DataIndex &a_dit, bool a_verbose)EBPatchGodunovvirtual
riemann(EBFaceFAB &a_primState, const EBCellFAB &a_primLeft, const EBCellFAB &a_primRight, const int &a_dir, const Box &a_box)EBPatchAdvectvirtual
riemann(BaseIVFAB< Real > &a_coveredFlux, const BaseIVFAB< Real > &a_extendedState, const EBCellFAB &a_primState, const Vector< VolIndex > &a_region, const int &a_dir, const Side::LoHiSide &a_sd, const Box &a_box)EBPatchAdvectvirtual
s_conservativeSourceEBPatchGodunovprotectedstatic
s_curCompEBPatchGodunovprotectedstatic
s_curLevelEBPatchGodunovprotectedstatic
s_debugIVEBPatchGodunovstatic
s_doingAdvVelEBPatchGodunovprotectedstatic
s_doingVelEBPatchGodunovprotectedstatic
s_maxWaveSpeedEBPatchGodunovprotectedstatic
s_maxWaveSpeedIVEBPatchGodunovprotectedstatic
s_verboseEBPatchGodunovprotectedstatic
s_whichLevEBPatchGodunovstatic
setCoveredConsVals(EBCellFAB &a_consState)EBPatchAdvectinlinevirtual
setCurComp(int a_curComp)EBPatchGodunovstatic
setCurLevel(int a_curLevel)EBPatchGodunovstatic
setDoingAdvVel(int a_yesorno)EBPatchGodunovstatic
setDoingVel(int a_yesorno)EBPatchGodunovstatic
setEBPhysIBC(const EBPhysIBCFactory &a_bc)EBPatchGodunov
setMaxMin(const Real &a_maxVal, const Real &a_minVal)EBPatchAdvectinline
setMaxWaveSpeed(Real a_maxWaveSpeedIV)EBPatchGodunovstatic
setMaxWaveSpeedIV(const IntVect &a_maxWaveSpeedIV)EBPatchGodunovstatic
setSlopeParameters(bool a_fourthOrderSlopes, bool a_flattening, bool a_useLimiting)EBPatchGodunov
setSlopeStuff()EBPatchGodunovprotected
setSource(EBCellFAB &a_source, const EBCellFAB &a_consState, const Box &a_box)EBPatchGodunovinlinevirtual
setTimeAndDt(const Real &a_time, const Real &a_dt)EBPatchAdvectinlinevirtual
setValidBox(const Box &a_validBox, const EBISBox &a_ebisBox, const IntVectSet &a_coarseFineIVS, const Real &a_time, const Real &a_dt)EBPatchAdvectvirtual
setVelocities(const EBCellFAB &a_normalVel, const EBFluxFAB &a_advectionVel)EBPatchAdvectvirtual
setVerbose(bool a_verbose)EBPatchGodunovstatic
slope(EBCellFAB &a_slopePrim, EBCellFAB &a_slopeNLim, const EBCellFAB &a_primState, const EBCellFAB &a_flattening, const int &a_dir, const Box &a_box, bool a_doAgg=false)EBPatchAdvectvirtual
stateNames()EBPatchAdvectvirtual
transversePred(EBCellFAB &a_primLo, EBCellFAB &a_primHi, const EBCellFAB &a_primState, const EBCellFAB &a_slopePrim, const Real &a_scale, const int &a_dir, const Box &a_box)EBPatchAdvect
uncacheEBCF(EBCellFAB &a_output, const Vector< Vector< Real > > &a_cache)EBPatchGodunov
updateCons(EBCellFAB &a_consState, const EBFaceFAB &a_flux, const BaseIVFAB< Real > &a_coveredFluxMinu, const BaseIVFAB< Real > &a_coveredFluxPlus, const Vector< VolIndex > &a_coveredFaceMinu, const Vector< VolIndex > &a_coveredFacePlus, const int &a_dir, const Box &a_box, const Real &a_scale)EBPatchGodunovvirtual
updatePrim(EBCellFAB &a_primMinu, EBCellFAB &a_primPlus, const EBFaceFAB &a_flux, const BaseIVFAB< Real > &a_coveredFluxMinu, const BaseIVFAB< Real > &a_coveredFluxPlus, const Vector< VolIndex > &a_coveredFaceMinu, const Vector< VolIndex > &a_coveredFacePlus, const int &a_dir, const Box &a_box, const Real &a_scale)EBPatchAdvectvirtual
upwindSlope(EBCellFAB &a_slopeUpWi, const EBCellFAB &a_primState, const int &a_dir, const Box &a_box)EBPatchAdvect
useConservativeSource(bool a_conservativeSource)EBPatchGodunovinlinestatic
useLimiting(bool a_limiting)EBPatchAdvect
usesArtificialViscosity() constEBPatchAdvectvirtual
usesFlattening() constEBPatchAdvectvirtual
usesFourthOrderSlopes() constEBPatchAdvectvirtual
velocityInterval() constEBPatchAdvectinlinevirtual
~EBPatchAdvect()EBPatchAdvect
~EBPatchGodunov()EBPatchGodunovvirtual