Chombo + EB
3.2
|
This is the complete list of members for EBConductivityOp, 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) | EBConductivityOp | virtual |
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) | EBConductivityOp | virtual |
AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBConductivityOp | virtual |
AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC) | EBConductivityOp | virtual |
AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | EBConductivityOp | virtual |
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) | EBConductivityOp | virtual |
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) | EBConductivityOp | virtual |
AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC) | EBConductivityOp | virtual |
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) | EBConductivityOp | virtual |
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) | EBConductivityOp | virtual |
applyCFBCs(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoarse, bool a_homogeneousCFBC) | EBConductivityOp | private |
applyDomainFlux(Box *a_loBox, Box *a_hiBox, int *a_hasLo, int *a_hasHi, Box &a_dblBox, int a_nComps, BaseFab< Real > &a_phiFAB, bool a_homogeneousPhysBC, const DataIndex &a_dit) | EBConductivityOp | protected |
applyHomogeneousCFBCs(LevelData< EBCellFAB > &a_phi) | EBConductivityOp | private |
applyHomogeneousCFBCs(EBCellFAB &a_phi, const DataIndex &a_datInd, int a_idir, Side::LoHiSide a_hiorlo) | EBConductivityOp | private |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoarse, const bool &a_homogeneousPhysBC, const bool &a_homogeneousCFBC) | EBConductivityOp | virtual |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC) | EBConductivityOp | virtual |
applyOpIrregular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd) | EBConductivityOp | |
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) | EBConductivityOp | virtual |
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBConductivityOp | virtual |
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 |
axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b) | EBConductivityOp | virtual |
buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
calculateAlphaWeight() | EBConductivityOp | protectedvirtual |
calculateRelaxationCoefficient() | EBConductivityOp | protectedvirtual |
clear(LevelData< EBCellFAB > &a_lhs) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
clearObservee() | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBConductivityOp | virtual |
createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat) | EBConductivityOp | virtual |
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted) | EBConductivityOp | virtual |
defineColorStencils(Box a_ideBoxLo[SpaceDim], Box a_ideBoxHi[SpaceDim]) | EBConductivityOp | protected |
defineEBCFStencils() | EBConductivityOp | protected |
defineStencils() | EBConductivityOp | |
diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted) | EBConductivityOp | virtual |
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs) | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs) | EBConductivityOp | virtual |
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2) | EBConductivityOp | virtual |
dumpAMR(Vector< LevelData< EBCellFAB > *> &a_data, string name) | EBConductivityOp | inlinevirtual |
dumpFABPoint(const EBCellFAB &a_fab, const DataIndex &a_dit, const string &a_blab) | EBConductivityOp | protected |
dumpLevel(LevelData< EBCellFAB > &a_data, string name) | EBConductivityOp | inlinevirtual |
dumpLevelPoint(const LevelData< EBCellFAB > &a_res, const string &a_blab) | EBConductivityOp | protected |
dumpStuff(Vector< LevelData< EBCellFAB > * > data, string filename) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
dx() const | EBConductivityOp | inlinevirtual |
EBConductivityOp(const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgCoar, const EBLevelGrid &a_eblgCoarMG, const RefCountedPtr< EBQuadCFInterp > &a_quadCFI, const RefCountedPtr< ConductivityBaseDomainBC > &a_domainBC, const RefCountedPtr< ConductivityBaseEBBC > &a_ebBC, const Real &a_dx, const Real &a_dxCoar, const int &a_refToFine, const int &a_refToCoar, const bool &a_hasFine, const bool &a_hasCoar, const bool &a_hasMGObjects, const bool &a_layoutChanged, const Real &a_alpha, const Real &a_beta, const RefCountedPtr< LevelData< EBCellFAB > > &a_acoef, const RefCountedPtr< LevelData< EBFluxFAB > > &a_bcoef, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_bcoIrreg, const IntVect &a_ghostCellsPhi, const IntVect &a_ghostCellsRHS, const int &a_relaxType) | EBConductivityOp | |
EBConductivityOp() | EBConductivityOp | private |
EBConductivityOp(const EBConductivityOp &a_opin) | EBConductivityOp | inlineprivate |
enforceCFConsistency(LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< EBCellFAB > &a_correction) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
fillGrad(const LevelData< EBCellFAB > &a_phi) | EBConductivityOp | virtual |
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor) | EBConductivityOp | virtual |
getAlphaBeta(Real &a_alpha, Real &a_beta) | EBConductivityOp | inline |
getAlphaDiagWeight(LayoutData< BaseIVFAB< Real > > const *&a_alphaDiagWeight) | EBConductivityOp | inline |
getAScalingCoefficients() | EBConductivityOp | inline |
getBScalingCoefficients() | EBConductivityOp | inline |
getDivFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit) | EBConductivityOp | |
getDomainBC() | EBConductivityOp | inline |
getEBBCFluxStencil(LayoutData< BaseIVFAB< VoFStencil > > const *&a_ebbcFluxStencil) | EBConductivityOp | inline |
getEBLG() const | EBConductivityOp | inline |
getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit) | EBConductivityOp | |
getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale) | EBConductivityOp | virtual |
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) | EBConductivityOp | |
getFlux(FArrayBox &a_flux, const FArrayBox &a_phi, const Box &a_faceBox, const int &a_idir, const Real &a_dx, const DataIndex &a_datInd) | EBConductivityOp | private |
getFluxEBCF(EBFaceFAB &a_flux, const EBCellFAB &a_phi, const Box &a_ghostedBox, Vector< FaceIndex > &a_faceitEBCF, Vector< VoFStencil > &a_stenEBCF) | EBConductivityOp | protected |
getFluxRegOnly(EBFaceFAB &a_fluxCentroid, const EBCellFAB &a_phi, const Box &a_ghostedBox, const Real &a_dx, const DataIndex &a_datInd, const int &a_idir) | EBConductivityOp | protected |
getFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit) | EBConductivityOp | |
getOpFaceStencil(VoFStencil &a_stencil, const Vector< VolIndex > &a_allMonotoneVofs, const EBISBox &a_ebisbox, const VolIndex &a_vof, int a_dir, const Side::LoHiSide &a_side, const FaceIndex &a_face, const bool &a_lowOrder) | EBConductivityOp | private |
getOpVoFStencil(VoFStencil &a_stencil, const EBISBox &a_ebisbox, const VolIndex &a_vof) | EBConductivityOp | private |
getOpVoFStencil(VoFStencil &a_stencil, const int &a_dir, const Vector< VolIndex > &a_allMonotoneVoFs, const EBISBox &a_ebisbox, const VolIndex &a_vof, const bool &a_lowOrder) | EBConductivityOp | private |
getSafety() | EBConductivityOp | |
GSColorAllIrregular(EBCellFAB &a_phi, const EBCellFAB &a_rhs, const int &a_icolor, const DataIndex &a_dit) | EBConductivityOp | protected |
gsrbColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_lph, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color) | EBConductivityOp | |
identityCoef() | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale) | EBConductivityOp | virtual |
incrementFRCoar(EBFastFR &a_fluxReg, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi) | EBConductivityOp | private |
incrementFRFine(EBFastFR &a_fluxReg, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBConductivityOp | private |
incrOpRegularAllDirs(Box *a_loBox, Box *a_hiBox, int *a_hasLo, int *a_hasHi, Box &a_curDblBox, Box &a_curPhiBox, int a_nComps, BaseFab< Real > &a_curOpPhiFAB, const BaseFab< Real > &a_curPhiFAB, bool a_homogeneousPhysBC, const DataIndex &a_dit) | EBConductivityOp | protected |
incrOpRegularDir(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const int &a_dir, const DataIndex &a_datInd) | EBConductivityOp | |
isTimeDependent() const | TGAHelmOp< LevelData< EBCellFAB > > | inline |
kappaScale(LevelData< EBCellFAB > &a_rhs) | EBConductivityOp | virtual |
levelJacobi(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBConductivityOp | private |
LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inline |
LevelTGAHelmOp(bool a_isTimeIndependent) | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inline |
localMaxNorm(const LevelData< EBCellFAB > &a_rhs) | EBConductivityOp | virtual |
m_acoef | EBConductivityOp | protected |
m_alpha | EBConductivityOp | protected |
m_alphaDiagWeight | EBConductivityOp | protected |
m_bcoef | EBConductivityOp | protected |
m_bcoIrreg | EBConductivityOp | protected |
m_beta | EBConductivityOp | protected |
m_betaDiagWeight | EBConductivityOp | protected |
m_cacheEBxDomainFluxHi | EBConductivityOp | protected |
m_cacheEBxDomainFluxLo | EBConductivityOp | protected |
m_colorEBStencil | EBConductivityOp | protected |
m_colors | EBConductivityOp | protected |
m_dblCoarMG | EBConductivityOp | protected |
m_domainBC | EBConductivityOp | protected |
m_domainCoarMG | EBConductivityOp | protected |
m_dx | EBConductivityOp | protected |
m_dxCoar | EBConductivityOp | protected |
m_dxFine | EBConductivityOp | protected |
m_ebAverage | EBConductivityOp | protected |
m_ebAverageMG | EBConductivityOp | protected |
m_ebBC | EBConductivityOp | protected |
m_ebInterp | EBConductivityOp | protected |
m_ebInterpMG | EBConductivityOp | protected |
m_ebislCoarMG | EBConductivityOp | protected |
m_eblg | EBConductivityOp | protected |
m_eblgCoar | EBConductivityOp | protected |
m_eblgCoarMG | EBConductivityOp | protected |
m_eblgCoarsenedFine | EBConductivityOp | protected |
m_eblgFine | EBConductivityOp | protected |
m_faceitCoar | EBConductivityOp | protected |
m_fastFR | EBConductivityOp | protected |
m_ghostCellsPhi | EBConductivityOp | protected |
m_ghostCellsRHS | EBConductivityOp | protected |
m_hasCoar | EBConductivityOp | protected |
m_hasEBCF | EBConductivityOp | protected |
m_hasFine | EBConductivityOp | protected |
m_hasInterpAve | EBConductivityOp | protected |
m_hasMGObjects | EBConductivityOp | protected |
m_hiCFIVS | EBConductivityOp | protected |
m_layoutChanged | EBConductivityOp | protected |
m_loCFIVS | EBConductivityOp | protected |
m_opEBStencil | EBConductivityOp | protected |
m_quadCFIWithCoar | EBConductivityOp | protected |
m_refToCoar | EBConductivityOp | protected |
m_refToFine | EBConductivityOp | protected |
m_relaxType | EBConductivityOp | protected |
m_relCoef | EBConductivityOp | protected |
m_stencilCoar | EBConductivityOp | protected |
m_vofIterDomHi | EBConductivityOp | protected |
m_vofIterDomLo | EBConductivityOp | protected |
m_vofIterIrreg | EBConductivityOp | protected |
m_vofIterMulti | EBConductivityOp | protected |
m_vofItIrregColorDomHi | EBConductivityOp | protected |
m_vofItIrregColorDomLo | EBConductivityOp | protected |
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) | EBConductivityOp | virtual |
notifyObserversOfChange() | MGLevelOp< LevelData< EBCellFAB > > | inline |
numObservers() const | MGLevelOp< LevelData< EBCellFAB > > | inline |
operator=(const EBConductivityOp &a_opin) | EBConductivityOp | inlineprivate |
operatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator) | MGLevelOpObserver< LevelData< EBCellFAB > > | inlinevirtual |
orderOfAccuracy(void) const | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
outputAMR(Vector< LevelData< EBCellFAB > * > &a_rhs, string &a_name) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
outputLevel(LevelData< EBCellFAB > &a_rhs, string &a_name) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | EBConductivityOp | virtual |
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse) | EBConductivityOp | virtual |
reflux(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBConductivityOp | |
refToCoarser() | EBConductivityOp | virtual |
refToFiner() | EBConductivityOp | virtual |
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBConductivityOp | virtual |
relaxGauSai(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBConductivityOp | virtual |
relaxGSRBFast(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBConductivityOp | virtual |
relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
relaxPoiJac(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBConductivityOp | virtual |
removeObserver(MGLevelOpObserver< LevelData< EBCellFAB > > *a_observer) | MGLevelOp< LevelData< EBCellFAB > > | inline |
resetACoefficient(RefCountedPtr< LevelData< EBCellFAB > > &a_acoef) | EBConductivityOp | inlinevirtual |
residual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousPhysBC=false) | EBConductivityOp | virtual |
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) | EBConductivityOp | virtual |
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_forceNoEBCF | EBConductivityOp | protectedstatic |
s_ivDebug | EBConductivityOp | protectedstatic |
s_numComps | EBConductivityOp | static |
s_turnOffBCs | EBConductivityOp | protectedstatic |
s_whichComp | EBConductivityOp | static |
scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale) | EBConductivityOp | virtual |
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | EBConductivityOp | virtual |
setForceNoEBCF(bool a_forceNoEBCF) | EBConductivityOp | inlinestatic |
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee) | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
setTime(Real a_oldTime, Real a_mu, Real a_dt) | EBConductivityOp | virtual |
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::setTime(Real a_time) | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
setToZero(LevelData< EBCellFAB > &a_lhs) | EBConductivityOp | virtual |
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value) | EBConductivityOp | virtual |
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 |
~EBConductivityOp() | EBConductivityOp | |
~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 |