Chombo + EB + MF  3.2
EBPoissonOp Member List

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)EBPoissonOpprivate
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC, DataIterator &a_dit, bool do_exchange=true)EBPoissonOpvirtual
applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC)EBPoissonOpinlinevirtual
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)EBPoissonOpprivate
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)EBPoissonOpprivate
assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)EBPoissonOpvirtual
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)EBPoissonOpvirtual
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)EBPoissonOpvirtual
createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted)EBPoissonOpvirtual
defineStencils()EBPoissonOpprotected
dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2)EBPoissonOpvirtual
dx() constLinearOp< 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)EBPoissonOpinlineprivate
finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor)MGLevelOp< LevelData< EBCellFAB > >inlinevirtual
getColor(const int &a_icolor)EBPoissonOpstatic
getIndex(const IntVect &a_color)EBPoissonOpstatic
getInvDiagRHS(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs)EBPoissonOpprivate
getJacobiRelaxCoeff(LevelData< EBCellFAB > &a_relaxCoeff)EBPoissonOpprotected
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)EBPoissonOpprivate
getOpVoFStencil(VoFStencil &a_stencil, const EBISBox &a_ebisbox, const VolIndex &a_vof)EBPoissonOpprivate
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)EBPoissonOpprivate
GSColorAllIrregular(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color, const bool &a_homogeneousPhysBC, int icolor)EBPoissonOpvirtual
GSColorAllRegular(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color, const Real &a_weight, const bool &a_homogeneousPhysBC)EBPoissonOpvirtual
incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale)EBPoissonOpvirtual
levelJacobi(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs)EBPoissonOpprivate
levelMulticolorGS(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs)EBPoissonOp
m_alphaEBPoissonOpprotected
m_alphaDiagWeightEBPoissonOpprotected
m_betaEBPoissonOpprotected
m_betaDiagWeightEBPoissonOpprotected
m_colorEBStencilEBPoissonOpprotected
m_colorsEBPoissonOpprotected
m_dblCoarMGEBPoissonOpprotected
m_domainBCEBPoissonOpprotected
m_domainCoarMGEBPoissonOpprotected
m_dxEBPoissonOpprotected
m_dxScaleEBPoissonOpprotected
m_ebAverageMGEBPoissonOpprotected
m_ebBCEBPoissonOpprotected
m_ebInterpMGEBPoissonOpprotected
m_ebislCoarMGEBPoissonOpprotected
m_eblgEBPoissonOpprotected
m_eblgCoarMGEBPoissonOpprotected
m_ghostCellsPhiEBPoissonOpprotected
m_ghostCellsRHSEBPoissonOpprotected
m_hasMGObjectsEBPoissonOpprotected
m_invDxEBPoissonOpprotected
m_invDx2EBPoissonOpprotected
m_numPreCondItersEBPoissonOpprotected
m_opEBStencilEBPoissonOpprotected
m_orderEBEBPoissonOpprotected
m_originEBPoissonOpprotected
m_relaxTypeEBPoissonOpprotected
m_rhsColorEBStencilEBPoissonOpprotected
m_timeEBPoissonOpprotected
m_vofItIrregEBPoissonOpprotected
m_vofItIrregColorEBPoissonOpprotected
m_vofItIrregColorDomHiEBPoissonOpprotected
m_vofItIrregColorDomLoEBPoissonOpprotected
m_vofItIrregDomHiEBPoissonOpprotected
m_vofItIrregDomLoEBPoissonOpprotected
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)EBPoissonOpstatic
norm(const LevelData< EBCellFAB > &a_rhs, int a_ord)EBPoissonOpvirtual
notifyObserversOfChange()MGLevelOp< LevelData< EBCellFAB > >inline
numObservers() constMGLevelOp< LevelData< EBCellFAB > >inline
operator=(const EBPoissonOp &a_opin)EBPoissonOpinlineprivate
operatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator)MGLevelOpObserver< LevelData< EBCellFAB > >inlinevirtual
preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi)EBPoissonOpvirtual
prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse)EBPoissonOpvirtual
relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations)EBPoissonOpvirtual
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)EBPoissonOpvirtual
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)EBPoissonOpvirtual
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)EBPoissonOpvirtual
setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee)MGLevelOpObserver< LevelData< EBCellFAB > >inline
setToZero(LevelData< EBCellFAB > &a_lhs)EBPoissonOpvirtual
setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value)EBPoissonOpvirtual
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