Chombo + EB  3.0
EBViscousTensorOp Member List

This is the complete list of members for EBViscousTensorOp, 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)EBViscousTensorOpvirtual
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)EBViscousTensorOpvirtual
AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)EBViscousTensorOpvirtual
AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC)EBViscousTensorOpvirtual
AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection)EBViscousTensorOpvirtual
AMRProlongS(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &a_temp, const Copier &a_copier)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)EBViscousTensorOpvirtual
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)EBViscousTensorOpvirtual
AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC)EBViscousTensorOpvirtual
AMRRestrict(LevelData< EBCellFAB > &a_resCoarse, const LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection)EBViscousTensorOpvirtual
AMRRestrictS(LevelData< EBCellFAB > &a_resCoarse, const LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &scratch)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
AMRUpdateResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection)EBViscousTensorOpvirtual
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC)EBViscousTensorOpvirtual
applyOpIrregular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd)EBViscousTensorOpprotected
applyOpNoBoundary(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi)EBViscousTensorOpinlinevirtual
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)EBViscousTensorOpvirtual
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
averageToCells(LevelData< EBCellFAB > &a_cellCoef, const LevelData< EBFluxFAB > &a_faceCoef, const LevelData< BaseIVFAB< Real > > &a_irregCoef)EBViscousTensorOpprotected
axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b)EBViscousTensorOpvirtual
buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
calculateAlphaWeight()EBViscousTensorOpprotected
calculateRelaxationCoefficient()EBViscousTensorOpprotected
cellGrad(EBCellFAB &a_gradPhi, const EBCellFAB &a_phi, const Box &a_grid, const DataIndex &a_datInd)EBViscousTensorOpprotected
cfinterp(const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse)EBViscousTensorOpprotected
clear(LevelData< EBCellFAB > &a_lhs)LinearOp< LevelData< EBCellFAB > >inlinevirtual
clearObservee()MGLevelOpObserver< LevelData< EBCellFAB > >inline
create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)EBViscousTensorOpvirtual
createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat)EBViscousTensorOpvirtual
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted)EBViscousTensorOpvirtual
defineStencils()EBViscousTensorOp
diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted)EBViscousTensorOpinlinevirtual
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs)TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual
divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs)EBViscousTensorOpinlinevirtual
doLazyRelax(bool a_doLazyRelax)EBViscousTensorOpinlinestatic
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2)EBViscousTensorOpvirtual
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
EBViscousTensorOp(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_ghostCellsPhi, const IntVect &a_ghostCellsRHS)EBViscousTensorOp
EBViscousTensorOp(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_acoef0, const RefCountedPtr< LevelData< EBCellFAB > > &a_acoef1, 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_ghostCellsPhi, const IntVect &a_ghostCellsRHS)EBViscousTensorOp
EBViscousTensorOp()EBViscousTensorOpinlineprivate
EBViscousTensorOp(const EBViscousTensorOp &a_opin)EBViscousTensorOpinlineprivate
enforceCFConsistency(LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< EBCellFAB > &a_correction)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
fillGrad(const LevelData< EBCellFAB > &a_phi)EBViscousTensorOpvirtual
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor)EBViscousTensorOpvirtual
getCCSigma(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, const LevelData< EBCellFAB > &a_eta, const LevelData< EBCellFAB > &a_lambda)EBViscousTensorOp
getCellCenteredCoefficients(LevelData< EBCellFAB > &a_etaCell, LevelData< EBCellFAB > &a_lambdaCell)EBViscousTensorOp
getDivergenceStencil(VoFStencil &a_divStencil, const FaceIndex &a_face, const DataIndex &a_dit, const Real &a_dx, const EBLevelGrid &a_eblg)EBViscousTensorOpstatic
getDivergenceStencil(VoFStencil &a_gradStencil, const FaceIndex &a_face, const DataIndex &a_dit)EBViscousTensorOpprotected
getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar)EBViscousTensorOpprotected
getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale)EBViscousTensorOpvirtual
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)EBViscousTensorOp
getFlux(FArrayBox &a_flux, const FArrayBox &a_phi, const FArrayBox &a_gradPhi, const Box &a_faceBox, const int &a_idir, const DataIndex &a_datInd)EBViscousTensorOpprotected
getFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar)EBViscousTensorOpprotected
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)EBViscousTensorOpstatic
getGradientStencil(VoFStencil &a_gradStencil, int a_ivar, int a_diffDir, const FaceIndex &a_face, const DataIndex &a_dit)EBViscousTensorOpprotected
getKappaDivSigmaU(LevelData< EBCellFAB > &a_divSigmaU, const LevelData< EBCellFAB > &a_velocity, const LevelData< EBCellFAB > *a_veloCoar, int a_level)EBViscousTensorOp
getSafety()EBViscousTensorOpprotected
getShearStressDotGradU(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, int a_level)EBViscousTensorOp
getVelDotSigma(LevelData< EBFluxFAB > &a_velDotSigma, const LevelData< EBFluxFAB > &a_vel, const LevelData< EBFluxFAB > &a_sigma)EBViscousTensorOp
getVoFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit, int a_ivar)EBViscousTensorOpprotected
gsrbColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_lph, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color)EBViscousTensorOpprotected
homogeneousCFInterp(LevelData< EBCellFAB > &a_phi)EBViscousTensorOpprotected
identityCoef()TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale)EBViscousTensorOpvirtual
incrementFRCoar(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi)EBViscousTensorOpprotected
incrementFRFine(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)EBViscousTensorOpprotected
incrOpRegularDir(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const int &a_dir, const DataIndex &a_datInd)EBViscousTensorOpprotected
isTimeDependent() constTGAHelmOp< LevelData< EBCellFAB > >inline
kappaScale(LevelData< EBCellFAB > &a_rhs)EBViscousTensorOpinlinevirtual
LevelTGAHelmOp()LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >inline
LevelTGAHelmOp(bool a_isTimeIndependent)LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >inline
localMaxNorm(const LevelData< EBCellFAB > &a_phi)AMRLevelOp< LevelData< EBCellFAB > >inlinevirtual
m_acoefEBViscousTensorOpprotected
m_acoef0EBViscousTensorOpprotected
m_acoef1EBViscousTensorOpprotected
m_alphaEBViscousTensorOpprotected
m_alphaDiagWeightEBViscousTensorOpprotected
m_betaEBViscousTensorOpprotected
m_betaDiagWeightEBViscousTensorOpprotected
m_colorsEBViscousTensorOpprotected
m_divergenceStencilEBViscousTensorOpprotected
m_domainBCEBViscousTensorOpprotected
m_dxEBViscousTensorOpprotected
m_dxCoarEBViscousTensorOpprotected
m_ebAverageEBViscousTensorOpprotected
m_ebAverageMGEBViscousTensorOpprotected
m_ebBCEBViscousTensorOpprotected
m_ebInterpEBViscousTensorOpprotected
m_ebInterpMGEBViscousTensorOpprotected
m_eblgEBViscousTensorOpprotected
m_eblgCoarEBViscousTensorOpprotected
m_eblgCoarMGEBViscousTensorOpprotected
m_eblgFineEBViscousTensorOpprotected
m_etaEBViscousTensorOpprotected
m_etaIrregEBViscousTensorOpprotected
m_fastFREBViscousTensorOpprotected
m_ghostCellsPhiEBViscousTensorOpprotected
m_ghostCellsRHSEBViscousTensorOpprotected
m_ghostPhiEBViscousTensorOpprotected
m_ghostRHSEBViscousTensorOpprotected
m_gradEBViscousTensorOpprotected
m_hasCoarEBViscousTensorOpprotected
m_hasFineEBViscousTensorOpprotected
m_hasMGObjectsEBViscousTensorOpprotected
m_hiCFIVSEBViscousTensorOpprotected
m_interpWithCoarserEBViscousTensorOpprotected
m_lambdaEBViscousTensorOpprotected
m_lambdaIrregEBViscousTensorOpprotected
m_loCFIVSEBViscousTensorOpprotected
m_opEBStencilEBViscousTensorOpprotected
m_refToCoarEBViscousTensorOpprotected
m_refToFineEBViscousTensorOpprotected
m_relCoefEBViscousTensorOpprotected
m_vofIterDomHiEBViscousTensorOpprotected
m_vofIterDomLoEBViscousTensorOpprotected
m_vofIterIrregEBViscousTensorOpprotected
m_vofIterMultiEBViscousTensorOpprotected
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)EBViscousTensorOpvirtual
notifyObserversOfChange()MGLevelOp< LevelData< EBCellFAB > >inline
numObservers() constMGLevelOp< LevelData< EBCellFAB > >inline
operator=(const EBViscousTensorOp &a_opin)EBViscousTensorOpinlineprivate
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)EBViscousTensorOpinlinevirtual
outputLevel(LevelData< EBCellFAB > &a_rhs, string &a_name)EBViscousTensorOpinlinevirtual
preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi)EBViscousTensorOpvirtual
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse)EBViscousTensorOpvirtual
reflux(const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > &residual, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp)EBViscousTensorOpprotected
refToCoarser()EBViscousTensorOpvirtual
refToFiner()EBViscousTensorOpvirtual
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations)EBViscousTensorOpvirtual
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)EBViscousTensorOpvirtual
restrictResidual(LevelData< EBCellFAB > &a_resCoarse, LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_rhsFine)EBViscousTensorOpvirtual
s_doLazyRelaxEBViscousTensorOpprotectedstatic
s_stepEBViscousTensorOpstatic
s_turnOffBCsEBViscousTensorOpprotectedstatic
s_whichLevEBViscousTensorOpstatic
scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale)EBViscousTensorOpvirtual
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta)EBViscousTensorOpvirtual
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee)MGLevelOpObserver< LevelData< EBCellFAB > >inline
setTime(Real a_oldTime, Real a_mu, Real a_dt)EBViscousTensorOpvirtual
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::setTime(Real a_time)TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual
setToZero(LevelData< EBCellFAB > &a_lhs)EBViscousTensorOpvirtual
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value)EBViscousTensorOpvirtual
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
~EBViscousTensorOp()EBViscousTensorOpvirtual
~LevelTGAHelmOp()LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >inlinevirtual
~LinearOp()LinearOp< LevelData< EBCellFAB > >inlinevirtual
~MGLevelOp()MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
~MGLevelOpObserver()MGLevelOpObserver< LevelData< EBCellFAB > >virtual
~TGAHelmOp()TGAHelmOp< LevelData< EBCellFAB > >inlinevirtual