Chombo + EB + MF  3.2
MFPoissonOp Member List

This is the complete list of members for MFPoissonOp, including all inherited members.

addCoarserObserver(MGLevelOp< LevelData< MFCellFAB > > *a_operator, int a_coarseningFactor)MGLevelOp< LevelData< MFCellFAB > >inline
addObserver(MGLevelOpObserver< LevelData< MFCellFAB > > *a_observer)MGLevelOp< LevelData< MFCellFAB > >inline
AMRLevelOp()AMRLevelOp< LevelData< MFCellFAB > >inline
AMRNorm(const LevelData< MFCellFAB > &a_coarseResid, const LevelData< MFCellFAB > &a_fineResid, const int &a_refRat, const int &a_ord)MFPoissonOpvirtual
AMROperator(LevelData< MFCellFAB > &a_LofPhi, const LevelData< MFCellFAB > &a_phiFine, const LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_phiCoarse, bool a_homogeneousBC, AMRLevelOp< LevelData< MFCellFAB > > *a_finerOp)MFPoissonOpvirtual
AMROperatorNC(LevelData< MFCellFAB > &a_LofPhi, const LevelData< MFCellFAB > &a_phiFine, const LevelData< MFCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< MFCellFAB > > *a_finerOp)MFPoissonOpvirtual
AMROperatorNF(LevelData< MFCellFAB > &a_LofPhi, const LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_phiCoarse, bool a_homogeneousBC)MFPoissonOpvirtual
AMRProlong(LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_coarseCorrection)MFPoissonOpvirtual
AMRProlongS(LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_coarseCorrection, LevelData< MFCellFAB > &a_temp, const Copier &a_copier)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
AMRProlongS_2(LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_coarseCorrection, LevelData< MFCellFAB > &a_temp, const Copier &a_copier, const Copier &a_cornerCopier, const AMRLevelOp< LevelData< FArrayBox > > *a_crsOp)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
AMRResidual(LevelData< MFCellFAB > &a_residual, const LevelData< MFCellFAB > &a_phiFine, const LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_phiCoarse, const LevelData< MFCellFAB > &a_rhs, bool a_homogeneousBC, AMRLevelOp< LevelData< MFCellFAB > > *a_finerOp)MFPoissonOpvirtual
AMRResidualNC(LevelData< MFCellFAB > &a_residual, const LevelData< MFCellFAB > &a_phiFine, const LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_rhs, bool a_homogeneousBC, AMRLevelOp< LevelData< MFCellFAB > > *a_finerOp)MFPoissonOpvirtual
AMRResidualNF(LevelData< MFCellFAB > &a_residual, const LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_phiCoarse, const LevelData< MFCellFAB > &a_rhs, bool a_homogeneousBC)MFPoissonOpvirtual
AMRRestrict(LevelData< MFCellFAB > &a_resCoarse, const LevelData< MFCellFAB > &a_residual, const LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_coarseCorrection, bool a_skip_res)MFPoissonOpvirtual
AMRRestrictS(LevelData< MFCellFAB > &a_resCoarse, const LevelData< MFCellFAB > &a_residual, const LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_coarseCorrection, LevelData< MFCellFAB > &scratch, bool a_skip_res=false)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
AMRUpdateResidual(LevelData< MFCellFAB > &a_residual, const LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_coarseCorrection)MFPoissonOpvirtual
applyOp(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_phi, DataIterator &a_dit, bool a_homogeneous=false)MFPoissonOpvirtual
applyOp(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_phi, bool a_homogeneous=false)MFPoissonOpvirtual
applyOpMg(LevelData< MFCellFAB > &a_lhs, LevelData< MFCellFAB > &a_phi, LevelData< MFCellFAB > *a_phiCoarse, bool a_homogeneous)MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
applyOpNoBoundary(LevelData< MFCellFAB > &a_opPhi, const LevelData< MFCellFAB > &a_phi)MFPoissonOpvirtual
assign(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_rhs)MFPoissonOpvirtual
assignCopier(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_rhs, const Copier &a_copier)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
assignLocal(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_rhs)LinearOp< LevelData< MFCellFAB > >inlinevirtual
axby(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_x, const LevelData< MFCellFAB > &a_y, Real a, Real b)MFPoissonOpvirtual
buildCopier(Copier &a_copier, const LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_rhs)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
clear(LevelData< MFCellFAB > &a_lhs)LinearOp< LevelData< MFCellFAB > >inlinevirtual
clearObservee()MGLevelOpObserver< LevelData< MFCellFAB > >inline
computeBoundaryN(const LevelData< MFCellFAB > &a_phi, bool a_homogeneous)MFPoissonOpprotected
create(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_rhs)MFPoissonOpvirtual
createCoarsened(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_rhs, const int &a_refRat)MFPoissonOpvirtual
createCoarser(LevelData< MFCellFAB > &a_coarse, const LevelData< MFCellFAB > &a_fine, bool ghosted)MFPoissonOpvirtual
define(const MFIndexSpace &a_mfis, int a_ncomp, const DisjointBoxLayout &a_grids, const DisjointBoxLayout &a_gridsCoarMG, const bool &a_hasMGObjects, const bool &a_layoutChanged, const DisjointBoxLayout &a_gridsFiner, const DisjointBoxLayout &a_gridsCoarser, const RealVect &a_dxLevel, int a_refRatio, int a_refRatioFiner, const ProblemDomain &a_domain, const Vector< RefCountedPtr< BaseDomainBC > > &a_bc, const IntVect &a_ghostPhi, const IntVect &a_ghostRHS, bool hasCoarser, bool hasFiner, const Vector< Real > &a_alpha, const Vector< Real > &a_beta)MFPoissonOp
diagonalScale(LevelData< MFCellFAB > &a_rhs)MFPoissonOpvirtual
TGAHelmOp< LevelData< MFCellFAB > >::diagonalScale(LevelData< MFCellFAB > &a_rhs, bool a_kappaWeighted)TGAHelmOp< LevelData< MFCellFAB > >inlinevirtual
divideByIdentityCoef(LevelData< MFCellFAB > &a_rhs)MFPoissonOpinlinevirtual
dotProduct(const LevelData< MFCellFAB > &a_1, const LevelData< MFCellFAB > &a_2)MFPoissonOpvirtual
dumpAMR(Vector< LevelData< MFCellFAB > * > &a_data, string name)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
dumpLevel(LevelData< MFCellFAB > &a_data, string name)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
dumpReferenceStencilMatrix()MFPoissonOp
dumpStencilMatrix()MFPoissonOp
dumpStuff(Vector< LevelData< MFCellFAB > * > data, string filename)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
dx() constLinearOp< LevelData< MFCellFAB > >inlinevirtual
ebOp(int phase)MFPoissonOpinline
enforceCFConsistency(LevelData< MFCellFAB > &a_coarseCorrection, const LevelData< MFCellFAB > &a_correction)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
exactBoundaryFlux(int a_phase, RefCountedPtr< BaseBCValue > a_flxVal, RealVect &a_origin, const Real &a_time)MFPoissonOp
finerOperatorChanged(const MGLevelOp< LevelData< MFCellFAB > > &a_operator, int a_coarseningFactor)MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
getBoundaryValues(LevelData< MFCellFAB > &a_phi, LevelData< MFCellFAB > &a_dPhi_dN, Real a_invalidVal=1.2345678e90)MFPoissonOp
getDomain()MFPoissonOpinline
getFlux(MFFluxFAB &a_flux, const LevelData< MFCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale)MFPoissonOp
identityCoef()TGAHelmOp< LevelData< MFCellFAB > >inlinevirtual
incr(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_x, Real a_scale)MFPoissonOpvirtual
isTimeDependent() constTGAHelmOp< LevelData< MFCellFAB > >inline
kappaNorm(Real &a_volume, const LevelData< MFCellFAB > &a_data, int a_p) constMFPoissonOpprotected
kappaScale(LevelData< MFCellFAB > &a_rhs)TGAHelmOp< LevelData< MFCellFAB > >inlinevirtual
levelGSRB(LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_rhs)MFPoissonOpprotected
levelJacobi(LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_rhs)MFPoissonOpprotected
levelMulticolorGS(LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_rhs)MFPoissonOpprotected
localMaxNorm(const LevelData< MFCellFAB > &a_phi)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
m_aCoefMFPoissonOpprotected
m_aliasMFPoissonOpprotected
m_alphaMFPoissonOpprotected
m_bCoefMFPoissonOpprotected
m_betaMFPoissonOpprotected
m_boundaryDMFPoissonOpprotected
m_boundaryNMFPoissonOpprotected
m_colorsMFPoissonOp
m_domainMFPoissonOpprotected
m_dxMFPoissonOpprotected
m_dxCrseMFPoissonOpprotected
m_ebopsMFPoissonOpprotected
m_ghostPhiMFPoissonOpprotected
m_ghostRHSMFPoissonOpprotected
m_jumpMFPoissonOpprotected
m_ncompMFPoissonOpprotected
m_opsMFPoissonOpprotected
m_phasesMFPoissonOpprotected
m_refToCoarserMFPoissonOpprotected
m_refToFinerMFPoissonOpprotected
m_relaxMFPoissonOp
m_tmpMFPoissonOpprotected
m_weightsMFPoissonOpprotected
mDotProduct(const LevelData< MFCellFAB > &a_1, const int a_sz, const LevelData< MFCellFAB > a_2[], Real a_mdots[])LinearOp< LevelData< MFCellFAB > >inlinevirtual
MFPoissonOp()MFPoissonOpinline
MGLevelOp()MGLevelOp< LevelData< MFCellFAB > >inline
MGLevelOpObserver()MGLevelOpObserver< LevelData< MFCellFAB > >inline
norm(const LevelData< MFCellFAB > &a_x, int a_ord)MFPoissonOpvirtual
notifyObserversOfChange()MGLevelOp< LevelData< MFCellFAB > >inline
numObservers() constMGLevelOp< LevelData< MFCellFAB > >inline
operatorChanged(const MGLevelOp< LevelData< MFCellFAB > > &a_operator)MGLevelOpObserver< LevelData< MFCellFAB > >inlinevirtual
orderOfAccuracy(void) constAMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
outputAMR(Vector< LevelData< MFCellFAB > * > &a_rhs, string &a_name)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
outputLevel(LevelData< MFCellFAB > &a_rhs, string &a_name)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
preCond(LevelData< MFCellFAB > &a_correction, const LevelData< MFCellFAB > &a_residual)MFPoissonOpvirtual
prolongIncrement(LevelData< MFCellFAB > &a_phiThisLevel, const LevelData< MFCellFAB > &a_correctCoarse)MFPoissonOpvirtual
refToCoarser()MFPoissonOpinlinevirtual
relax(LevelData< MFCellFAB > &a_e, const LevelData< MFCellFAB > &a_residual, int iterations)MFPoissonOpvirtual
relaxNF(LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > *a_phiCoarse, const LevelData< MFCellFAB > &a_rhs, int a_iterations)MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
removeObserver(MGLevelOpObserver< LevelData< MFCellFAB > > *a_observer)MGLevelOp< LevelData< MFCellFAB > >inline
residual(LevelData< MFCellFAB > &a_lhs, const LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > &a_rhs, bool a_homogeneous=false)MFPoissonOpvirtual
residualNF(LevelData< MFCellFAB > &a_lhs, LevelData< MFCellFAB > &a_phi, const LevelData< MFCellFAB > *a_phiCoarse, const LevelData< MFCellFAB > &a_rhs, bool a_homogeneous=false)MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
restrictR(LevelData< MFCellFAB > &a_phiCoarse, const LevelData< MFCellFAB > &a_phiFine)MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
restrictResidual(LevelData< MFCellFAB > &a_resCoarse, LevelData< MFCellFAB > &a_phiFine, const LevelData< MFCellFAB > &a_rhsFine)MFPoissonOpvirtual
TGAHelmOp< LevelData< MFCellFAB > >::restrictResidual(LevelData< MFCellFAB > &a_resCoarse, LevelData< MFCellFAB > &a_phiFine, const LevelData< MFCellFAB > *a_phiCoarse, const LevelData< MFCellFAB > &a_rhsFine, bool homogeneous)MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
scale(LevelData< MFCellFAB > &a_lhs, const Real &a_scale)MFPoissonOpvirtual
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta)MFPoissonOpvirtual
setJump(const Real &gD, const Real &gN)MFPoissonOp
setJump(const RealVect &a_gD, const RealVect &a_gN)MFPoissonOp
setJump(const Vector< RefCountedPtr< BaseBCValue > > &a_phiValVect, const Vector< RefCountedPtr< BaseBCValue > > &a_flxValVect)MFPoissonOp
setObservee(MGLevelOp< LevelData< MFCellFAB > > *a_observee)MGLevelOpObserver< LevelData< MFCellFAB > >inline
setTime(Real a_time)MFPoissonOpvirtual
TGAHelmOp< LevelData< MFCellFAB > >::setTime(Real a_oldTime, Real a_mu, Real a_dt)TGAHelmOp< LevelData< MFCellFAB > >inlinevirtual
setToZero(LevelData< MFCellFAB > &a_x)MFPoissonOpvirtual
setVal(LevelData< MFCellFAB > &a_phi, const Vector< Real > a_values) constMFPoissonOp
TGAHelmOp()TGAHelmOp< LevelData< MFCellFAB > >inline
TGAHelmOp(bool a_isTimeDependent)TGAHelmOp< LevelData< MFCellFAB > >inlineexplicit
totalBoundaryFlux(int a_phase, const LevelData< MFCellFAB > &a_phi, Real a_factor=1.0, bool a_divideByTotalArea=true)MFPoissonOp
write(const LevelData< MFCellFAB > *a, const char *filename)LinearOp< LevelData< MFCellFAB > >inlinevirtual
zeroCovered(LevelData< MFCellFAB > &a_lhs, LevelData< MFCellFAB > &a_rhs, const Copier &a_copier)AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
~AMRLevelOp()AMRLevelOp< LevelData< MFCellFAB > >inlinevirtual
~LinearOp()LinearOp< LevelData< MFCellFAB > >inlinevirtual
~MFPoissonOp()MFPoissonOpvirtual
~MGLevelOp()MGLevelOp< LevelData< MFCellFAB > >inlinevirtual
~MGLevelOpObserver()MGLevelOpObserver< LevelData< MFCellFAB > >virtual
~TGAHelmOp()TGAHelmOp< LevelData< MFCellFAB > >inlinevirtual