, 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) | slowEBCO | [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) | slowEBCO | [virtual] |
AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | slowEBCO | [virtual] |
AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC) | slowEBCO | [virtual] |
AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | slowEBCO | [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) | slowEBCO | [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) | slowEBCO | [virtual] |
AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC) | slowEBCO | [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) | slowEBCO | [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) | slowEBCO | [virtual] |
applyCFBCs(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *const a_phiCoarse, bool a_homogeneousCFBC) | slowEBCO | [private] |
applyHomogeneousCFBCs(LevelData< EBCellFAB > &a_phi) | slowEBCO | [private] |
applyHomogeneousCFBCs(EBCellFAB &a_phi, const DataIndex &a_datInd, int a_idir, Side::LoHiSide a_hiorlo) | slowEBCO | [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) | slowEBCO | [virtual] |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC) | slowEBCO | [virtual] |
applyOpIrregular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd) | slowEBCO | |
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) | slowEBCO | [virtual] |
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | slowEBCO | [virtual] |
assignCopier(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const Copier &a_copier) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
assignLocal(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b) | slowEBCO | [virtual] |
buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
calculateRelaxationCoefficient() | slowEBCO | [protected] |
clear(LevelData< EBCellFAB > &a_lhs) | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
clearObservee() | MGLevelOpObserver< LevelData< EBCellFAB > > | [inline] |
create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | slowEBCO | [virtual] |
createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat) | slowEBCO | [virtual] |
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted) | slowEBCO | [virtual] |
defineStencils() | slowEBCO | [protected] |
diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted) | slowEBCO | [virtual] |
LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs) | slowEBCO | [virtual] |
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2) | slowEBCO | [virtual] |
dumpAMR(Vector< LevelData< EBCellFAB > * > &a_data, string name) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
dumpLevel(LevelData< EBCellFAB > &a_data, string name) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
dumpStuff(Vector< LevelData< EBCellFAB > * > data, string filename) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
dx() const | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
enforceCFConsistency(LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< EBCellFAB > &a_correction) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
fillGrad(const LevelData< EBCellFAB > &a_phi) | slowEBCO | [inline, virtual] |
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor) | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
getDivFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit) | slowEBCO | |
getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit) | slowEBCO | |
getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale) | slowEBCO | [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) | slowEBCO | |
getFlux(FArrayBox &a_flux, const FArrayBox &a_phi, const Box &a_faceBox, const int &a_idir, const Real &a_dx, const DataIndex &a_datInd) | slowEBCO | [private] |
getFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit) | slowEBCO | |
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) | slowEBCO | [private] |
getOpVoFStencil(VoFStencil &a_stencil, const EBISBox &a_ebisbox, const VolIndex &a_vof) | slowEBCO | [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) | slowEBCO | [private] |
getSafety() | slowEBCO | |
gsrbColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_lph, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color) | slowEBCO | |
identityCoef() | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale) | slowEBCO | [virtual] |
incrementFRCoar(EBFastFR &a_fluxReg, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi) | slowEBCO | [private] |
incrementFRFine(EBFastFR &a_fluxReg, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | slowEBCO | [private] |
incrOpRegularDir(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const int &a_dir, const DataIndex &a_datInd) | slowEBCO | |
isTimeDependent() const | TGAHelmOp< LevelData< EBCellFAB > > | [inline] |
kappaScale(LevelData< EBCellFAB > &a_rhs) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
levelJacobi(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | slowEBCO | [private] |
LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | [inline] |
LevelTGAHelmOp(bool a_isTimeIndependent) | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | [inline] |
localMaxNorm(const LevelData< EBCellFAB > &a_phi) | AMRLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
m_acoef | slowEBCO | [protected] |
m_alpha | slowEBCO | [protected] |
m_alphaDiagWeight | slowEBCO | [protected] |
m_bcoef | slowEBCO | [protected] |
m_bcoIrreg | slowEBCO | [protected] |
m_beta | slowEBCO | [protected] |
m_betaDiagWeight | slowEBCO | [protected] |
m_colors | slowEBCO | [protected] |
m_dblCoarMG | slowEBCO | [protected] |
m_domainBC | slowEBCO | [protected] |
m_domainCoarMG | slowEBCO | [protected] |
m_dx | slowEBCO | [protected] |
m_dxCoar | slowEBCO | [protected] |
m_dxFine | slowEBCO | [protected] |
m_ebAverage | slowEBCO | [protected] |
m_ebAverageMG | slowEBCO | [protected] |
m_ebBC | slowEBCO | [protected] |
m_ebInterp | slowEBCO | [protected] |
m_ebInterpMG | slowEBCO | [protected] |
m_ebislCoarMG | slowEBCO | [protected] |
m_eblg | slowEBCO | [protected] |
m_eblgCoar | slowEBCO | [protected] |
m_eblgCoarMG | slowEBCO | [protected] |
m_eblgCoarsenedFine | slowEBCO | [protected] |
m_eblgFine | slowEBCO | [protected] |
m_fastFR | slowEBCO | [protected] |
m_ghostCellsPhi | slowEBCO | [protected] |
m_ghostCellsRHS | slowEBCO | [protected] |
m_hasCoar | slowEBCO | [protected] |
m_hasFine | slowEBCO | [protected] |
m_hasInterpAve | slowEBCO | [protected] |
m_hasMGObjects | slowEBCO | [protected] |
m_hiCFIVS | slowEBCO | [protected] |
m_layoutChanged | slowEBCO | [protected] |
m_loCFIVS | slowEBCO | [protected] |
m_opStencil | slowEBCO | [protected] |
m_quadCFIWithCoar | slowEBCO | [protected] |
m_refToCoar | slowEBCO | [protected] |
m_refToFine | slowEBCO | [protected] |
m_relaxType | slowEBCO | [protected] |
m_relCoef | slowEBCO | [protected] |
m_vofIterDomHi | slowEBCO | [protected] |
m_vofIterDomLo | slowEBCO | [protected] |
m_vofIterIrreg | slowEBCO | [protected] |
m_vofIterMulti | slowEBCO | [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] |
norm(const LevelData< EBCellFAB > &a_rhs, int a_ord) | slowEBCO | [virtual] |
notifyObserversOfChange() | MGLevelOp< LevelData< EBCellFAB > > | [inline] |
numObservers() const | MGLevelOp< LevelData< EBCellFAB > > | [inline] |
operator=(const slowEBCO &a_opin) | slowEBCO | [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) | slowEBCO | [virtual] |
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse) | slowEBCO | [virtual] |
reflux(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | slowEBCO | |
refToCoarser() | slowEBCO | [virtual] |
refToFiner() | slowEBCO | [virtual] |
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | slowEBCO | [virtual] |
relaxGauSai(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | slowEBCO | [virtual] |
relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
relaxPoiJac(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | slowEBCO | [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) | slowEBCO | [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) | slowEBCO | [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_turnOffBCs | slowEBCO | [protected, static] |
scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale) | slowEBCO | [virtual] |
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | slowEBCO | [virtual] |
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee) | MGLevelOpObserver< LevelData< EBCellFAB > > | [inline] |
setTime(Real a_time) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
setTime(Real a_oldTime, Real a_mu, Real a_dt) | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |
setToZero(LevelData< EBCellFAB > &a_lhs) | slowEBCO | [virtual] |
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value) | slowEBCO | [virtual] |
slowEBCO() | slowEBCO | [inline] |
slowEBCO(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) | slowEBCO | |
slowEBCO(const slowEBCO &a_opin) | slowEBCO | [inline, private] |
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] |
~LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | [inline, virtual] |
~LinearOp() | LinearOp< LevelData< EBCellFAB > > | [inline, virtual] |
~MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | [inline, virtual] |
~MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | [virtual] |
~slowEBCO() | slowEBCO | [inline, virtual] |
~TGAHelmOp() | TGAHelmOp< LevelData< EBCellFAB > > | [inline, virtual] |