Chombo + EB
3.2
|
This is the complete list of members for EBPoissonOp, 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 |
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) | EBPoissonOp | private |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC, DataIterator &a_dit, bool do_exchange=true) | EBPoissonOp | virtual |
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC) | EBPoissonOp | inlinevirtual |
applyOpMg(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > *a_phiCoarse, bool a_homogeneous) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
applyOpRegular(int idir, 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) | EBPoissonOp | private |
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) | EBPoissonOp | private |
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBPoissonOp | virtual |
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) | EBPoissonOp | virtual |
clear(LevelData< EBCellFAB > &a_lhs) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
clearObservee() | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
colorGS(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &color, int icolor) | EBPoissonOp | |
create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBPoissonOp | virtual |
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted) | EBPoissonOp | virtual |
defineStencils() | EBPoissonOp | protected |
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2) | EBPoissonOp | virtual |
dx() const | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
EBPoissonOp() | EBPoissonOp | |
EBPoissonOp(const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgCoarMG, const RefCountedPtr< BaseDomainBC > &a_domainBC, const RefCountedPtr< BaseEBBC > &a_ebBC, const RealVect &a_dx, const RealVect &a_origin, const bool &a_hasMGObjects, const int &a_numPreCondIters, const int &a_relaxType, const int &a_orderEB, const Real &a_alpha, const Real &a_beta, const IntVect &a_ghostCellsPhi, const IntVect &a_ghostCellsRHS) | EBPoissonOp | |
EBPoissonOp(const EBPoissonOp &a_opin) | EBPoissonOp | inlineprivate |
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
getColor(const int &a_icolor) | EBPoissonOp | static |
getIndex(const IntVect &a_color) | EBPoissonOp | static |
getInvDiagRHS(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBPoissonOp | private |
getJacobiRelaxCoeff(LevelData< EBCellFAB > &a_relaxCoeff) | EBPoissonOp | protected |
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) | EBPoissonOp | private |
getOpVoFStencil(VoFStencil &a_stencil, const EBISBox &a_ebisbox, const VolIndex &a_vof) | EBPoissonOp | 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) | EBPoissonOp | private |
GSColorAllIrregular(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color, const bool &a_homogeneousPhysBC, int icolor) | EBPoissonOp | virtual |
GSColorAllRegular(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color, const Real &a_weight, const bool &a_homogeneousPhysBC) | EBPoissonOp | virtual |
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale) | EBPoissonOp | virtual |
levelJacobi(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBPoissonOp | private |
levelMulticolorGS(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs) | EBPoissonOp | |
m_alpha | EBPoissonOp | protected |
m_alphaDiagWeight | EBPoissonOp | protected |
m_beta | EBPoissonOp | protected |
m_betaDiagWeight | EBPoissonOp | protected |
m_colorEBStencil | EBPoissonOp | protected |
m_colors | EBPoissonOp | protected |
m_dblCoarMG | EBPoissonOp | protected |
m_domainBC | EBPoissonOp | protected |
m_domainCoarMG | EBPoissonOp | protected |
m_dx | EBPoissonOp | protected |
m_dxScale | EBPoissonOp | protected |
m_ebAverageMG | EBPoissonOp | protected |
m_ebBC | EBPoissonOp | protected |
m_ebInterpMG | EBPoissonOp | protected |
m_ebislCoarMG | EBPoissonOp | protected |
m_eblg | EBPoissonOp | protected |
m_eblgCoarMG | EBPoissonOp | protected |
m_ghostCellsPhi | EBPoissonOp | protected |
m_ghostCellsRHS | EBPoissonOp | protected |
m_hasMGObjects | EBPoissonOp | protected |
m_invDx | EBPoissonOp | protected |
m_invDx2 | EBPoissonOp | protected |
m_numPreCondIters | EBPoissonOp | protected |
m_opEBStencil | EBPoissonOp | protected |
m_orderEB | EBPoissonOp | protected |
m_origin | EBPoissonOp | protected |
m_relaxType | EBPoissonOp | protected |
m_rhsColorEBStencil | EBPoissonOp | protected |
m_time | EBPoissonOp | protected |
m_vofItIrreg | EBPoissonOp | protected |
m_vofItIrregColor | EBPoissonOp | protected |
m_vofItIrregColorDomHi | EBPoissonOp | protected |
m_vofItIrregColorDomLo | EBPoissonOp | protected |
m_vofItIrregDomHi | EBPoissonOp | protected |
m_vofItIrregDomLo | EBPoissonOp | 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 |
nextColor(IntVect &color, const IntVect &limit) | EBPoissonOp | static |
norm(const LevelData< EBCellFAB > &a_rhs, int a_ord) | EBPoissonOp | virtual |
notifyObserversOfChange() | MGLevelOp< LevelData< EBCellFAB > > | inline |
numObservers() const | MGLevelOp< LevelData< EBCellFAB > > | inline |
operator=(const EBPoissonOp &a_opin) | EBPoissonOp | inlineprivate |
operatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator) | MGLevelOpObserver< LevelData< EBCellFAB > > | inlinevirtual |
preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | EBPoissonOp | virtual |
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse) | EBPoissonOp | virtual |
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBPoissonOp | virtual |
relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
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) | EBPoissonOp | 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) | EBPoissonOp | virtual |
MGLevelOp< LevelData< EBCellFAB > >::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 |
scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale) | EBPoissonOp | virtual |
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee) | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
setToZero(LevelData< EBCellFAB > &a_lhs) | EBPoissonOp | virtual |
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value) | EBPoissonOp | virtual |
write(const LevelData< EBCellFAB > *a, const char *filename) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
~EBPoissonOp() | EBPoissonOp | |
~LinearOp() | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
~MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
~MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | virtual |