Chombo + EB  3.2
NWOEBViscousTensorOp Member List

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

addCoarserObserver(MGLevelOp< LevelData< EBCellFAB > > *a_operator, int a_coarseningFactor)MGLevelOp< LevelData< EBCellFAB > >inline
addObserver(MGLevelOpObserver< LevelData< EBCellFAB > > *a_observer)MGLevelOp< LevelData< EBCellFAB > >inline
AMRLevelOp()AMRLevelOp< LevelData< EBCellFAB > >inline
AMRNorm(const LevelData< EBCellFAB > &a_coarResid, const LevelData< EBCellFAB > &a_fineResid, const int &a_refRat, const int &a_ord)NWOEBViscousTensorOpvirtual
AMROperator(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)NWOEBViscousTensorOpvirtual
AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)NWOEBViscousTensorOpvirtual
AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC)NWOEBViscousTensorOpvirtual
AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection)NWOEBViscousTensorOpvirtual
AMRProlongS(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &a_temp, const Copier &a_copier)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
AMRProlongS_2(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &a_temp, const Copier &a_copier, const Copier &a_cornerCopier, const AMRLevelOp< LevelData< FArrayBox > > *a_crsOp)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
AMRResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)NWOEBViscousTensorOpvirtual
AMRResidualNC(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)NWOEBViscousTensorOpvirtual
AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC)NWOEBViscousTensorOpvirtual
AMRRestrict(LevelData< EBCellFAB > &a_resCoarse, const LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, bool a_skip_res=false)NWOEBViscousTensorOpvirtual
AMRRestrictS(LevelData< EBCellFAB > &a_resCoarse, const LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &scratch, bool a_skip_res=false)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
AMRUpdateResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection)NWOEBViscousTensorOpvirtual
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC)NWOEBViscousTensorOpvirtual
applyOpIrregular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd)NWOEBViscousTensorOpprotected
applyOpMg(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > *a_phiCoarse, bool a_homogeneous)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
applyOpNoBoundary(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi)NWOEBViscousTensorOpinlinevirtual
applyOpRegular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd)NWOEBViscousTensorOpprotected
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)NWOEBViscousTensorOpvirtual
assignCopier(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const Copier &a_copier)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
assignLocal(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)LinearOp< LevelData< EBCellFAB > >inlinevirtual
averageCellToFace(EBFaceFAB &a_fluxData, const EBCellFAB &a_cellData, const Box &a_grid, const EBISBox &a_ebisBox, const ProblemDomain &a_domain, const DataIndex &a_dit, int isrc, int idst, int inco, bool a_interpolateToCentroid)NWOEBViscousTensorOpprotected
averageCellToFace(LevelData< EBFluxFAB > &a_fluxData, const LevelData< EBCellFAB > &a_cellData, const DisjointBoxLayout &a_grids, const EBISLayout &a_ebisl, const ProblemDomain &a_domain, int isrc, int idst, int inco, bool a_interpolateToCentroid)NWOEBViscousTensorOpprotected
averageToCells(LevelData< EBCellFAB > &a_cellCoef, const LevelData< EBFluxFAB > &a_faceCoef, const LevelData< BaseIVFAB< Real > > &a_irregCoef)NWOEBViscousTensorOpprotected
axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b)NWOEBViscousTensorOpvirtual
buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
calculateAlphaWeight()NWOEBViscousTensorOpprotectedvirtual
calculateRelaxationCoefficient()NWOEBViscousTensorOpprotectedvirtual
cfinterp(const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse)NWOEBViscousTensorOpprotected
clear(LevelData< EBCellFAB > &a_lhs)LinearOp< LevelData< EBCellFAB > >inlinevirtual
clearObservee()MGLevelOpObserver< LevelData< EBCellFAB > >inline
create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)NWOEBViscousTensorOpvirtual
createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat)NWOEBViscousTensorOpvirtual
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted)NWOEBViscousTensorOpvirtual
defineStencils()NWOEBViscousTensorOp
defineStencilsForTimingOnly()NWOEBViscousTensorOp
diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted)NWOEBViscousTensorOpinlinevirtual
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs)TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual
divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs)NWOEBViscousTensorOpinlinevirtual
doLazyRelax(bool a_doLazyRelax)NWOEBViscousTensorOpinlinestatic
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2)NWOEBViscousTensorOpvirtual
dumpAMR(Vector< LevelData< EBCellFAB > * > &a_data, string name)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
dumpLevel(LevelData< EBCellFAB > &a_data, string name)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
dumpStuff(Vector< LevelData< EBCellFAB > * > data, string filename)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
dx() constLinearOp< LevelData< EBCellFAB > >inlinevirtual
enforceCFConsistency(LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< EBCellFAB > &a_correction)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
faceCenteredAverageCellsToFaces(EBFaceFAB &a_faceData, const EBCellFAB &a_cellData, const Box &ccFluxBox, const EBISBox &a_ebisBox, const ProblemDomain &a_domain, const DataIndex &a_dit, int isrc, int idst, int inco)NWOEBViscousTensorOpprotected
fillGrad(const LevelData< EBCellFAB > &a_phi)NWOEBViscousTensorOpinlinevirtual
fillVelGhost(const EBCellFAB &a_phi, const DataIndex &a_datInd, bool a_homog) constNWOEBViscousTensorOpprotected
fillVelGhost(const LevelData< EBCellFAB > &a_phi, bool a_homog) constNWOEBViscousTensorOpprotected
fillVelGhostTimed(const LevelData< EBCellFAB > &a_phi, bool a_homog, TimedDataIterator &a_dit) constNWOEBViscousTensorOpprotected
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
getCCSigma(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, const LevelData< EBCellFAB > &a_eta, const LevelData< EBCellFAB > &a_lambda)NWOEBViscousTensorOp
getCellCenteredCoefficients(LevelData< EBCellFAB > &a_etaCell, LevelData< EBCellFAB > &a_lambdaCell)NWOEBViscousTensorOp
getDivergenceStencil(VoFStencil &a_divStencil, const FaceIndex &a_face, const DataIndex &a_dit, const Real &a_dx, const EBLevelGrid &a_eblg)NWOEBViscousTensorOpstatic
getDivergenceStencil(VoFStencil &a_gradStencil, const FaceIndex &a_face, const DataIndex &a_dit)NWOEBViscousTensorOpprotected
getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const Real &a_dx, const EBLevelGrid &a_eblg, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar)NWOEBViscousTensorOpstatic
getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar)NWOEBViscousTensorOpprotected
getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale)NWOEBViscousTensorOpvirtual
getFlux(EBFaceFAB &a_fluxCentroid, const EBCellFAB &a_phi, const Box &a_ghostedBox, const Box &a_fabBox, const ProblemDomain &a_domain, const EBISBox &a_ebisBox, const Real &a_dx, const DataIndex &a_datInd, const int &a_idir)NWOEBViscousTensorOp
getFlux(FArrayBox &a_flux, const FArrayBox &a_phi, const Box &a_faceBox, const int &a_idir, const DataIndex &a_datInd)NWOEBViscousTensorOpprotected
getFluxStencil(VoFStencil &a_fluxStencil, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const Real &a_dx, const EBLevelGrid &a_eblg, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar)NWOEBViscousTensorOpstatic
getGradientStencil(VoFStencil &a_gradStencil, int a_ivar, int a_diffDir, const FaceIndex &a_face, const DataIndex &a_dit, const Real &a_dx, const EBLevelGrid &a_eblg)NWOEBViscousTensorOpstatic
getGradientStencil(VoFStencil &a_gradStencil, int a_ivar, int a_diffDir, const FaceIndex &a_face, const DataIndex &a_dit)NWOEBViscousTensorOpprotected
getKappaDivSigmaU(LevelData< EBCellFAB > &a_divSigmaU, const LevelData< EBCellFAB > &a_velocity, const LevelData< EBCellFAB > *a_veloCoar, int a_level)NWOEBViscousTensorOp
getSafety()NWOEBViscousTensorOpprotected
getShearStressDotGradU(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, int a_level)NWOEBViscousTensorOp
getVelDotSigma(LevelData< EBFluxFAB > &a_velDotSigma, const LevelData< EBFluxFAB > &a_vel, const LevelData< EBFluxFAB > &a_sigma)NWOEBViscousTensorOp
getVoFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit, int a_ivar)NWOEBViscousTensorOpprotected
gsrbColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color)NWOEBViscousTensorOpprotected
gsrbColorTimed(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color, TimedDataIterator &a_dit)NWOEBViscousTensorOpprotected
homogeneousCFInterp(LevelData< EBCellFAB > &a_phi)NWOEBViscousTensorOpprotected
identityCoef()TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale)NWOEBViscousTensorOpvirtual
incrementFRCoar(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi)NWOEBViscousTensorOpprotected
incrementFRFine(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)NWOEBViscousTensorOpprotected
isTimeDependent() constTGAHelmOp< LevelData< EBCellFAB > >inline
kappaScale(LevelData< EBCellFAB > &a_rhs)NWOEBViscousTensorOpinlinevirtual
LevelTGAHelmOp()LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >inline
LevelTGAHelmOp(bool a_isTimeIndependent)LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >inline
localMaxNorm(const LevelData< EBCellFAB > &a_rhs)NWOEBViscousTensorOpvirtual
m_acoefNWOEBViscousTensorOpprotected
m_alphaNWOEBViscousTensorOpprotected
m_alphaDiagWeightNWOEBViscousTensorOpprotected
m_betaNWOEBViscousTensorOpprotected
m_betaDiagWeightNWOEBViscousTensorOpprotected
m_colorsNWOEBViscousTensorOpprotected
m_divergenceStencilNWOEBViscousTensorOpprotected
m_domainBCNWOEBViscousTensorOpprotected
m_dxNWOEBViscousTensorOpprotected
m_dxCoarNWOEBViscousTensorOpprotected
m_ebAverageNWOEBViscousTensorOpprotected
m_ebAverageMGNWOEBViscousTensorOpprotected
m_ebBCNWOEBViscousTensorOpprotected
m_ebInterpNWOEBViscousTensorOpprotected
m_ebInterpMGNWOEBViscousTensorOpprotected
m_eblgNWOEBViscousTensorOpprotected
m_eblgCoarNWOEBViscousTensorOpprotected
m_eblgCoarMGNWOEBViscousTensorOpprotected
m_eblgFineNWOEBViscousTensorOpprotected
m_etaNWOEBViscousTensorOpprotected
m_etaIrregNWOEBViscousTensorOpprotected
m_exchangeCopierNWOEBViscousTensorOpprotected
m_fastFRNWOEBViscousTensorOpprotected
m_ghostPhiNWOEBViscousTensorOpprotected
m_ghostRHSNWOEBViscousTensorOpprotected
m_hasCoarNWOEBViscousTensorOpprotected
m_hasFineNWOEBViscousTensorOpprotected
m_hasMGObjectsNWOEBViscousTensorOpprotected
m_interpWithCoarserNWOEBViscousTensorOpprotected
m_ivsIrregCCFluxNWOEBViscousTensorOpprotected
m_lambdaNWOEBViscousTensorOpprotected
m_lambdaIrregNWOEBViscousTensorOpprotected
m_opEBStencilNWOEBViscousTensorOpprotected
m_operatorForTimingOnlyNWOEBViscousTensorOpprotected
m_refToCoarNWOEBViscousTensorOpprotected
m_refToFineNWOEBViscousTensorOpprotected
m_relCoefNWOEBViscousTensorOpprotected
m_vofIterDomHiNWOEBViscousTensorOpprotected
m_vofIterDomLoNWOEBViscousTensorOpprotected
m_vofIterIrregNWOEBViscousTensorOpprotected
m_vofIterMultiNWOEBViscousTensorOpprotected
mDotProduct(const LevelData< EBCellFAB > &a_1, const int a_sz, const LevelData< EBCellFAB > a_2[], Real a_mdots[])LinearOp< LevelData< EBCellFAB > >inlinevirtual
MGLevelOp()MGLevelOp< LevelData< EBCellFAB > >inline
MGLevelOpObserver()MGLevelOpObserver< LevelData< EBCellFAB > >inline
norm(const LevelData< EBCellFAB > &a_rhs, int a_ord)NWOEBViscousTensorOpvirtual
notifyObserversOfChange()MGLevelOp< LevelData< EBCellFAB > >inline
numObservers() constMGLevelOp< LevelData< EBCellFAB > >inline
NWOEBViscousTensorOp(const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgCoar, const EBLevelGrid &a_eblgCoarMG, const Real &a_alpha, const Real &a_beta, const RefCountedPtr< LevelData< EBCellFAB > > &a_acoef, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_etaIrreg, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_lambdaIrreg, const Real &a_dx, const Real &a_dxCoar, const int &a_refToFine, const int &a_refToCoar, const RefCountedPtr< ViscousBaseDomainBC > &a_domainBC, const RefCountedPtr< ViscousBaseEBBC > &a_ebBC, const bool &a_hasMGObjects, const IntVect &a_ghostPhi, const IntVect &a_ghostRHS)NWOEBViscousTensorOp
NWOEBViscousTensorOp(const EBLevelGrid &a_eblg, const Real &a_alpha, const Real &a_beta, const RefCountedPtr< LevelData< EBCellFAB > > &a_acoef, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_etaIrreg, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_lambdaIrreg, const Real &a_dx, const RefCountedPtr< ViscousBaseDomainBC > &a_domainBC, const RefCountedPtr< ViscousBaseEBBC > &a_ebBC, const IntVect &a_ghostPhi, const IntVect &a_ghostRHS)NWOEBViscousTensorOp
NWOEBViscousTensorOp()NWOEBViscousTensorOpinlineprivate
NWOEBViscousTensorOp(const NWOEBViscousTensorOp &a_opin)NWOEBViscousTensorOpinlineprivate
operator=(const NWOEBViscousTensorOp &a_opin)NWOEBViscousTensorOpinlineprivate
operatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator)MGLevelOpObserver< LevelData< EBCellFAB > >inlinevirtual
orderOfAccuracy(void) constAMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
outputAMR(Vector< LevelData< EBCellFAB > * > &a_rhs, string &a_name)NWOEBViscousTensorOpinlinevirtual
outputLevel(LevelData< EBCellFAB > &a_rhs, string &a_name)NWOEBViscousTensorOpinlinevirtual
preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi)NWOEBViscousTensorOpvirtual
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse)NWOEBViscousTensorOpvirtual
reflux(const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > &residual, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)NWOEBViscousTensorOpprotected
refToCoarser()NWOEBViscousTensorOpvirtual
refToFiner()NWOEBViscousTensorOpvirtual
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations)NWOEBViscousTensorOpvirtual
relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
relaxTimed(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, TimedDataIterator &a_dit, int a_iterations)NWOEBViscousTensorOp
removeObserver(MGLevelOpObserver< LevelData< EBCellFAB > > *a_observer)MGLevelOp< LevelData< EBCellFAB > >inline
residual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousPhysBC=false)NWOEBViscousTensorOpvirtual
residualNF(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneous=false)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
restrictR(LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_phiFine)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
restrictResidual(LevelData< EBCellFAB > &a_resCoarse, LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_rhsFine)NWOEBViscousTensorOpvirtual
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::restrictResidual(LevelData< EBCellFAB > &a_resCoarse, LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhsFine, bool homogeneous)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
s_doLazyRelaxNWOEBViscousTensorOpprotectedstatic
s_forceNoEBCFNWOEBViscousTensorOpprotectedstatic
s_stepNWOEBViscousTensorOpstatic
s_turnOffBCsNWOEBViscousTensorOpprotectedstatic
s_whichLevNWOEBViscousTensorOpstatic
scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale)NWOEBViscousTensorOpvirtual
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta)NWOEBViscousTensorOpvirtual
setForceNoEBCF(bool a_forceNoEBCF)NWOEBViscousTensorOpinlinestatic
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee)MGLevelOpObserver< LevelData< EBCellFAB > >inline
setTime(Real a_oldTime, Real a_mu, Real a_dt)NWOEBViscousTensorOpvirtual
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::setTime(Real a_time)TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual
setToZero(LevelData< EBCellFAB > &a_lhs)NWOEBViscousTensorOpvirtual
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value)NWOEBViscousTensorOpvirtual
staticMaxNorm(const LevelData< EBCellFAB > &a_rhs, const EBLevelGrid &a_eblg)NWOEBViscousTensorOpstatic
TGAHelmOp()TGAHelmOp< LevelData< EBCellFAB > >inline
TGAHelmOp(bool a_isTimeDependent)TGAHelmOp< LevelData< EBCellFAB > >inlineexplicit
write(const LevelData< EBCellFAB > *a, const char *filename)LinearOp< LevelData< EBCellFAB > >inlinevirtual
zeroCovered(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_rhs, const Copier &a_copier)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
~AMRLevelOp()AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
~LevelTGAHelmOp()LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >inlinevirtual
~LinearOp()LinearOp< LevelData< EBCellFAB > >inlinevirtual
~MGLevelOp()MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
~MGLevelOpObserver()MGLevelOpObserver< LevelData< EBCellFAB > >virtual
~NWOEBViscousTensorOp()NWOEBViscousTensorOpvirtual
~TGAHelmOp()TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual