, 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) | EBAMRPoissonOp | [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) | EBAMRPoissonOp | [virtual] |
AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBAMRPoissonOp | [virtual] |
AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC) | EBAMRPoissonOp | [virtual] |
AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | EBAMRPoissonOp | [virtual] |
AMRProlongS(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &a_temp, const Copier &a_copier) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
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 > > | [inline, virtual] |
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) | EBAMRPoissonOp | [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) | EBAMRPoissonOp | [virtual] |
AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC) | EBAMRPoissonOp | [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) | EBAMRPoissonOp | [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 > > | [inline, virtual] |
AMRUpdateResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | EBAMRPoissonOp | [virtual] |
AMRUpdateResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< BaseIVFAB< Real > > *const a_ebFluxBCLD) | EBAMRPoissonOp | |
applyCFBCs(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoarse, bool a_homogeneousCFBC, bool a_doOnlyRegularInterp=false) | EBAMRPoissonOp | |
applyDomainFlux(Box *a_loBox, Box *a_hiBox, int *a_hasLo, int *a_hasHi, Box &a_curPhiBox, int a_nComps, BaseFab< Real > &a_phiFAB, bool a_homogeneousPhysBC, const DataIndex &a_dit, const Real &a_beta) | EBAMRPoissonOp | [private] |
applyHomogeneousCFBCs(LevelData< EBCellFAB > &a_phi) | EBAMRPoissonOp | [private] |
applyHomogeneousCFBCs(EBCellFAB &a_phi, const DataIndex &a_datInd, int a_idir, Side::LoHiSide a_hiorlo) | EBAMRPoissonOp | [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) | EBAMRPoissonOp | [virtual] |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoar, const bool &a_homogeneousPhysBC, const bool &a_homogeneousCFBC, const LevelData< BaseIVFAB< Real > > *const a_ebFluxBCLD) | EBAMRPoissonOp | [virtual] |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoar, DataIterator &a_dit, const bool &a_homogeneousPhysBC, const bool &a_homogeneousCFBC, const LevelData< BaseIVFAB< Real > > *const a_ebFluxBCLD) | EBAMRPoissonOp | [virtual] |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC) | EBAMRPoissonOp | [virtual] |
applyOpMg(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > *a_phiCoarse, bool a_homogeneous) | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
applyOpNoBoundary(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | EBAMRPoissonOp | [virtual] |
applyOpNoCFBCs(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoar, DataIterator &a_dit, const bool &a_homogeneousPhysBC, const bool &a_homogeneousCFBC, const LevelData< BaseIVFAB< Real > > *const a_ebFluxBCLD) | EBAMRPoissonOp | |
applyOpRegularAllDirs(Box *a_loBox, Box *a_hiBox, int *a_hasLo, int *a_hasHi, Box &a_curOpPhiBox, Box &a_curPhiBox, int a_nComps, BaseFab< Real > &a_curOpPhiFAB, const BaseFab< Real > &a_curPhiFAB, bool a_homogeneousPhysBC, const DataIndex &a_dit, const Real &a_beta) | EBAMRPoissonOp | [private] |
areaFracWeighted(bool a_areaFracWeighted) | EBAMRPoissonOp | [static] |
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [virtual] |
assignCopier(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const Copier &a_copier) | EBAMRPoissonOp | [virtual] |
assignLocal(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [virtual] |
axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b) | EBAMRPoissonOp | [virtual] |
buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [virtual] |
clear(LevelData< EBCellFAB > &a_lhs) | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
clearObservee() | MGLevelOpObserver< LevelData< EBCellFAB > > | [inline] |
colorGS(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const int &a_icolor) | EBAMRPoissonOp | |
colorGSClone(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiOld, const LevelData< EBCellFAB > &a_rhs, const int &a_icolor) | EBAMRPoissonOp | |
create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [virtual] |
createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat) | EBAMRPoissonOp | [virtual] |
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted) | EBAMRPoissonOp | [virtual] |
defineEBCFStencils() | EBAMRPoissonOp | [protected] |
defineMGObjects(const EBLevelGrid &a_eblgCoarMG) | EBAMRPoissonOp | [protected] |
defineStencils() | EBAMRPoissonOp | [protected] |
defineWithCoarser(const EBLevelGrid &a_eblgCoar, const int &a_refToCoar) | EBAMRPoissonOp | [protected] |
defineWithFiner(const EBLevelGrid &a_eblgFine, const int &a_refToFine) | EBAMRPoissonOp | [protected] |
diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted=true) | EBAMRPoissonOp | [virtual] |
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [inline, virtual] |
doEBEllipticLoadBalance(bool a_doEBEllipticLoadBalance) | EBAMRPoissonOp | [static] |
doLazyRelax(bool a_doLazyRelax) | EBAMRPoissonOp | [static] |
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2) | EBAMRPoissonOp | [virtual] |
dumpAMR(Vector< LevelData< EBCellFAB > * > &a_data, string name) | EBAMRPoissonOp | [inline, virtual] |
dumpLevel(LevelData< EBCellFAB > &a_data, string name) | EBAMRPoissonOp | [inline, virtual] |
dumpReferenceStencilMatrix() | EBAMRPoissonOp | |
dumpStencilMatrix() | EBAMRPoissonOp | |
dumpStuff(Vector< LevelData< EBCellFAB > * > data, string filename) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
dx() const | EBAMRPoissonOp | [inline, virtual] |
EBAMRPoissonOp() | EBAMRPoissonOp | |
EBAMRPoissonOp(const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgCoar, const EBLevelGrid &a_eblgCoarMG, const RefCountedPtr< EBQuadCFInterp > &a_quadCFI, const RefCountedPtr< BaseDomainBC > &a_domainBC, const RefCountedPtr< BaseEBBC > &a_ebBC, const RealVect &a_dx, const RealVect &a_dxCoar, const RealVect &a_origin, 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 int &a_numPreCondIters, const int &a_relaxType, const Real &a_alpha, const Real &a_beta, const IntVect &a_ghostCellsPhi, const IntVect &a_ghostCellsRHS, int a_testRef=2) | EBAMRPoissonOp | |
EBAMRPoissonOp(const EBAMRPoissonOp &a_opin) | EBAMRPoissonOp | [inline, private] |
enforceCFConsistency(LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< EBCellFAB > &a_correction) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
fast_incrementFRCoar(const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi) | EBAMRPoissonOp | [private] |
fast_incrementFRFine(const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBAMRPoissonOp | [private] |
fast_reflux(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBAMRPoissonOp | |
fillGrad(const LevelData< EBCellFAB > &a_phi) | EBAMRPoissonOp | [inline, virtual] |
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor) | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
getAggregatedLayout(DisjointBoxLayout &a_dblCoar, const ProblemDomain &a_domainCoar, const EBIndexSpace *const a_ebisPtr, const int &a_maxBoxSize) | EBAMRPoissonOp | [static] |
getAlphaBeta(Real &a_alpha, Real &a_beta) | EBAMRPoissonOp | [inline] |
getAlphaDiagWeight(LayoutData< BaseIVFAB< Real > > const *&a_alphaDiagWeight) | EBAMRPoissonOp | [inline] |
getCoarserLayouts(DisjointBoxLayout &a_dblCoar, ProblemDomain &a_domainCoar, const DisjointBoxLayout &a_dblFine, const EBISLayout &a_ebislFine, const ProblemDomain &a_domainFine, int a_refToCoar, const EBIndexSpace *a_ebisPtr, int a_maxBoxSize, bool &a_layoutChanged, int a_testRef=2) | EBAMRPoissonOp | [static] |
getDivFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const EBISBox &a_ebisBox, const IntVectSet &a_cfivs, const RealVect &a_dx, bool doFaceInterp=true) | EBAMRPoissonOp | [static] |
getDivFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit, bool doFaceInterp) | EBAMRPoissonOp | |
getDomainBC() | EBAMRPoissonOp | [inline] |
getDomainFluxStencil(VoFStencil &a_stencil, const VolIndex &a_vof, const int a_comp, const DataIndex &a_dit) | EBAMRPoissonOp | |
getEBLG() | EBAMRPoissonOp | [inline] |
getEBLGCoarMG() | EBAMRPoissonOp | [inline] |
getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const RealVect &a_dx) | EBAMRPoissonOp | [static] |
getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale) | EBAMRPoissonOp | [inline, virtual] |
getFlux(EBFaceFAB &a_flux, const EBCellFAB &a_phi, const Box &a_ghostedBox, const Box &a_fabBox, const ProblemDomain &a_domainBox, const EBISBox &a_ebisBox, const RealVect &a_dx, const int &a_idir) | EBAMRPoissonOp | [private] |
getFluxEBCF(EBFaceFAB &a_flux, const EBCellFAB &a_phi, const Box &a_ghostedBox, Vector< FaceIndex > &a_faceitEBCF, Vector< VoFStencil > &a_ebcfsten, const RealVect &a_dx) | EBAMRPoissonOp | [private] |
getFluxRegO(EBFaceFAB &a_flux, const EBCellFAB &a_phi, const Box &a_ghostedBox, const RealVect &a_dx) | EBAMRPoissonOp | [private] |
getFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const EBISBox &a_ebisBox, const IntVectSet &a_cfivs, const RealVect &a_dx, bool a_doFaceInterp) | EBAMRPoissonOp | [static] |
getInvDiagRHS(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | |
getLevelDataFromPetscVector(LevelData< EBCellFAB > &a_data, const Vec &a_petsc_vec_real, const Vec &a_petsc_vec_imag) | EBAMRPoissonOp | |
getListValue() | EBAMRPoissonOp | [inline] |
getMatrixIndexingLD(LevelData< BaseEBCellFAB< int > > &a_gids, int &a_data, const EBLevelGrid &a_eblg, const IntVect &a_ghostCellsPhi, const bool &a_hasCoar) | EBAMRPoissonOp | [static] |
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) | EBAMRPoissonOp | [private] |
getOpMatrix(const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [virtual] |
getOpVoFStencil(VoFStencil &a_stencil, const EBISBox &a_ebisbox, const VolIndex &a_vof) | EBAMRPoissonOp | [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) | EBAMRPoissonOp | [private] |
getPetscMatrix(Mat &a_petsc_mat) | EBAMRPoissonOp | |
getRadius(const FaceIndex &a_face, const RealVect &a_centroid) | EBAMRPoissonOp | [private] |
getRhsSetList() | EBAMRPoissonOp | [inline] |
getVoFStencil(LayoutData< BaseIVFAB< VoFStencil > > const *&a_vofStencil) | EBAMRPoissonOp | [inline] |
GSColorAllIrregular(EBCellFAB &a_phi, const EBCellFAB &a_rhs, const int &a_icolor, const bool &a_homogeneousPhysBC, const DataIndex &a_dit) | EBAMRPoissonOp | [virtual] |
GSColorAllIrregularClone(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiOld, const LevelData< EBCellFAB > &a_rhs, const int &a_icolor, const bool &a_homogeneousPhysBC) | EBAMRPoissonOp | [virtual] |
GSColorAllRegular(BaseFab< Real > &a_phi, const BaseFab< Real > &a_rhs, const int &a_icolor, const Real &a_weight, const bool &a_homogeneousPhysBC, const DataIndex &a_dit) | EBAMRPoissonOp | [virtual] |
GSColorAllRegularClone(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiOld, const LevelData< EBCellFAB > &a_rhs, const int &a_icolor, const Real &a_weight, const bool &a_homogeneousPhysBC) | EBAMRPoissonOp | [virtual] |
identityCoef() | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale) | EBAMRPoissonOp | [virtual] |
isTimeDependent() const | TGAHelmOp< LevelData< EBCellFAB > > | [inline] |
kappaScale(LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [inline, virtual] |
levelGSRB(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | |
levelGSRB(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const int a_color) | EBAMRPoissonOp | |
levelJacobi(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | EBAMRPoissonOp | |
levelJacobi(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [private] |
levelMultiColorGS(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | |
levelMultiColorGS(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_resid, const IntVect &color) | EBAMRPoissonOp | |
levelMultiColorGSClone(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | |
levelSlowRelax(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | |
LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | [inline] |
LevelTGAHelmOp(bool a_isTimeIndependent) | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | [inline] |
localMaxNorm(const LevelData< EBCellFAB > &a_rhs) | EBAMRPoissonOp | [virtual] |
m_aCoef | EBAMRPoissonOp | [protected] |
m_alpha | EBAMRPoissonOp | [protected] |
m_alphaDiagWeight | EBAMRPoissonOp | [protected] |
m_bCoef | EBAMRPoissonOp | [protected] |
m_beta | EBAMRPoissonOp | [protected] |
m_betaDiagWeight | EBAMRPoissonOp | [protected] |
m_cacheInhomDomBCHi | EBAMRPoissonOp | [protected] |
m_cacheInhomDomBCLo | EBAMRPoissonOp | [protected] |
m_colorEBStencil | EBAMRPoissonOp | [protected] |
m_colorEBStencilDomHi | EBAMRPoissonOp | [protected] |
m_colorEBStencilDomLo | EBAMRPoissonOp | [protected] |
m_colors | EBAMRPoissonOp | [protected] |
m_dblCoarMG | EBAMRPoissonOp | [protected] |
m_domainBC | EBAMRPoissonOp | [protected] |
m_domainCoarMG | EBAMRPoissonOp | [protected] |
m_dx | EBAMRPoissonOp | [protected] |
m_dxCoar | EBAMRPoissonOp | [protected] |
m_dxFine | EBAMRPoissonOp | [protected] |
m_dxScale | EBAMRPoissonOp | [protected] |
m_ebAverage | EBAMRPoissonOp | [protected] |
m_ebAverageMG | EBAMRPoissonOp | [protected] |
m_ebBC | EBAMRPoissonOp | [protected] |
m_ebInterp | EBAMRPoissonOp | [protected] |
m_ebInterpMG | EBAMRPoissonOp | [protected] |
m_ebislCoarMG | EBAMRPoissonOp | [protected] |
m_eblg | EBAMRPoissonOp | [protected] |
m_eblgCoar | EBAMRPoissonOp | [protected] |
m_eblgCoarMG | EBAMRPoissonOp | [protected] |
m_eblgCoarsenedFine | EBAMRPoissonOp | [protected] |
m_eblgFine | EBAMRPoissonOp | [protected] |
m_exchangeCopier | EBAMRPoissonOp | [protected] |
m_faceitCoar | EBAMRPoissonOp | [protected] |
m_fastFR | EBAMRPoissonOp | [protected] |
m_ghostCellsPhi | EBAMRPoissonOp | [protected] |
m_ghostCellsRHS | EBAMRPoissonOp | [protected] |
m_hasCoar | EBAMRPoissonOp | [protected] |
m_hasEBCF | EBAMRPoissonOp | [protected] |
m_hasFine | EBAMRPoissonOp | [protected] |
m_hasInterpAve | EBAMRPoissonOp | [protected] |
m_hasMGObjects | EBAMRPoissonOp | [protected] |
m_hiCFIVS | EBAMRPoissonOp | [protected] |
m_invDiagEBStencil | EBAMRPoissonOp | [protected] |
m_invDx | EBAMRPoissonOp | [protected] |
m_invDx2 | EBAMRPoissonOp | [protected] |
m_layoutChanged | EBAMRPoissonOp | [protected] |
m_loCFIVS | EBAMRPoissonOp | [protected] |
m_numPreCondIters | EBAMRPoissonOp | [protected] |
m_one | EBAMRPoissonOp | [protected] |
m_opEBStencil | EBAMRPoissonOp | [protected] |
m_opEBStencilInhomDomHi | EBAMRPoissonOp | [protected] |
m_opEBStencilInhomDomLo | EBAMRPoissonOp | [protected] |
m_opStencil | EBAMRPoissonOp | [protected] |
m_origin | EBAMRPoissonOp | [protected] |
m_quadCFIWithCoar | EBAMRPoissonOp | [protected] |
m_refToCoar | EBAMRPoissonOp | [protected] |
m_refToFine | EBAMRPoissonOp | [protected] |
m_relaxType | EBAMRPoissonOp | [protected] |
m_resThisLevel | EBAMRPoissonOp | [protected] |
m_rhsSetList | EBAMRPoissonOp | [protected] |
m_stencilCoar | EBAMRPoissonOp | [protected] |
m_testRef | EBAMRPoissonOp | [protected] |
m_vofItIrreg | EBAMRPoissonOp | [protected] |
m_vofItIrregColor | EBAMRPoissonOp | [protected] |
m_vofItIrregColorDomHi | EBAMRPoissonOp | [protected] |
m_vofItIrregColorDomLo | EBAMRPoissonOp | [protected] |
m_vofItIrregDomHi | EBAMRPoissonOp | [protected] |
m_vofItIrregDomLo | EBAMRPoissonOp | [protected] |
mDotProduct(const LevelData< EBCellFAB > &a_1, const int a_sz, const LevelData< EBCellFAB >a_2[], Real a_mdots[]) | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | [inline] |
MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | [inline] |
mvApplyDomainFlux(BaseFab< Real > &a_phiFAB, const Box &a_grid, const DataIndex &a_dit) | EBAMRPoissonOp | |
mvBetaLaplacianGrid(EBCellFAB &a_lph, const EBCellFAB &a_phi, const DataIndex &a_dit) | EBAMRPoissonOp | |
norm(const LevelData< EBCellFAB > &a_rhs, int a_ord) | EBAMRPoissonOp | [virtual] |
notifyObserversOfChange() | MGLevelOp< LevelData< EBCellFAB > > | [inline] |
numObservers() const | MGLevelOp< LevelData< EBCellFAB > > | [inline] |
operator=(const EBAMRPoissonOp &a_opin) | EBAMRPoissonOp | [inline, private] |
operatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator) | MGLevelOpObserver< LevelData< EBCellFAB > > | [inline, virtual] |
orderOfAccuracy(void) const | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
outputAMR(Vector< LevelData< EBCellFAB > * > &a_rhs, string &a_name) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
outputLevel(LevelData< EBCellFAB > &a_rhs, string &a_name) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | EBAMRPoissonOp | [virtual] |
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse) | EBAMRPoissonOp | [virtual] |
reflux(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBAMRPoissonOp | |
refToCoarser() | EBAMRPoissonOp | [virtual] |
refToFiner() | EBAMRPoissonOp | [virtual] |
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBAMRPoissonOp | [virtual] |
relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
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) | EBAMRPoissonOp | [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 > > | [inline, virtual] |
restrictR(LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_phiFine) | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
restrictResidual(LevelData< EBCellFAB > &a_resCoarse, LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_rhsFine) | EBAMRPoissonOp | [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 > > | [inline, virtual] |
s_areaFracWeighted | EBAMRPoissonOp | [protected, static] |
s_doEBEllipticLoadBalance | EBAMRPoissonOp | [protected, static] |
s_doInconsistentRelax | EBAMRPoissonOp | [protected, static] |
s_doLazyRelax | EBAMRPoissonOp | [protected, static] |
s_doSetListValueResid | EBAMRPoissonOp | [protected, static] |
s_doTrimEdges | EBAMRPoissonOp | [protected, static] |
s_numComps | EBAMRPoissonOp | [static] |
s_time | EBAMRPoissonOp | [protected, static] |
s_turnOffBCs | EBAMRPoissonOp | [protected, static] |
s_whichComp | EBAMRPoissonOp | [static] |
scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale) | EBAMRPoissonOp | [virtual] |
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | EBAMRPoissonOp | [virtual] |
setEBBC(const RefCountedPtr< BaseEBBC > &a_ebBC) | EBAMRPoissonOp | |
setListValue(const LevelData< EBCellFAB > &a_data, Real a_value) | EBAMRPoissonOp | |
setListValue(EBCellFAB &a_data, const Vector< VolIndex > &a_setList, Real a_value) | EBAMRPoissonOp | |
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee) | MGLevelOpObserver< LevelData< EBCellFAB > > | [inline] |
setOperatorTime(Real a_time) | EBAMRPoissonOp | [inline, static] |
setRhsSetList(const LayoutData< Vector< VolIndex > > &a_list) | EBAMRPoissonOp | |
setTime(Real a_time) | EBAMRPoissonOp | [inline, virtual] |
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::setTime(Real a_oldTime, Real a_mu, Real a_dt) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
setToZero(LevelData< EBCellFAB > &a_lhs) | EBAMRPoissonOp | [virtual] |
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value) | EBAMRPoissonOp | [virtual] |
slowGSRBColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_lph, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color) | EBAMRPoissonOp | |
staticMaxNorm(const LevelData< EBCellFAB > &a_rhs, const EBLevelGrid &a_eblg) | EBAMRPoissonOp | [static] |
TGAHelmOp() | TGAHelmOp< LevelData< EBCellFAB > > | [inline] |
TGAHelmOp(bool a_isTimeDependent) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, explicit] |
write(const LevelData< EBCellFAB > *a, const char *filename) | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
zeroCovered(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_rhs, const Copier &a_copier) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
~AMRLevelOp() | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
~EBAMRPoissonOp() | EBAMRPoissonOp | [virtual] |
~LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | [inline, virtual] |
~LinearOp() | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
~MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
~MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | [virtual] |
~TGAHelmOp() | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |