TGAHelmOp< T > Member List

This is the complete list of members for TGAHelmOp< T >, including all inherited members.

addCoarserObserver(MGLevelOp< T > *a_operator, int a_coarseningFactor)MGLevelOp< T > [inline]
addObserver(MGLevelOpObserver< T > *a_observer)MGLevelOp< T > [inline]
AMRLevelOp()AMRLevelOp< T > [inline]
AMRNorm(const T &a_coarResid, const T &a_fineResid, const int &a_refRat, const int &a_ord)AMRLevelOp< T > [inline, virtual]
AMROperator(T &a_LofPhi, const T &a_phiFine, const T &a_phi, const T &a_phiCoarse, bool a_homogeneousDomBC, AMRLevelOp< T > *a_finerOp)=0AMRLevelOp< T > [pure virtual]
AMROperatorNC(T &a_LofPhi, const T &a_phiFine, const T &a_phi, bool a_homogeneousBC, AMRLevelOp< T > *a_finerOp)=0AMRLevelOp< T > [pure virtual]
AMROperatorNF(T &a_LofPhi, const T &a_phi, const T &a_phiCoarse, bool a_homogeneousBC)=0AMRLevelOp< T > [pure virtual]
AMRProlong(T &a_correction, const T &a_coarseCorrection)=0AMRLevelOp< T > [pure virtual]
AMRProlongS(T &a_correction, const T &a_coarseCorrection, T &a_temp, const Copier &a_copier)AMRLevelOp< T > [inline, virtual]
AMRProlongS_2(T &a_correction, const T &a_coarseCorrection, T &a_temp, const Copier &a_copier, const Copier &a_cornerCopier, const AMRLevelOp< LevelData< FArrayBox > > *a_crsOp)AMRLevelOp< T > [inline, virtual]
AMRResidual(T &a_residual, const T &a_phiFine, const T &a_phi, const T &a_phiCoarse, const T &a_rhs, bool a_homogeneousDomBC, AMRLevelOp< T > *a_finerOp)=0AMRLevelOp< T > [pure virtual]
AMRResidualNC(T &a_residual, const T &a_phiFine, const T &a_phi, const T &a_rhs, bool a_homogeneousBC, AMRLevelOp< T > *a_finerOp)=0AMRLevelOp< T > [pure virtual]
AMRResidualNF(T &a_residual, const T &a_phi, const T &a_phiCoarse, const T &a_rhs, bool a_homogeneousBC)=0AMRLevelOp< T > [pure virtual]
AMRRestrict(T &a_resCoarse, const T &a_residual, const T &a_correction, const T &a_coarseCorrection, bool a_skip_res)=0AMRLevelOp< T > [pure virtual]
AMRRestrictS(T &a_resCoarse, const T &a_residual, const T &a_correction, const T &a_coarseCorrection, T &scratch, bool a_skip_res=false)AMRLevelOp< T > [inline, virtual]
AMRUpdateResidual(T &a_residual, const T &a_correction, const T &a_coarseCorrection)=0AMRLevelOp< T > [pure virtual]
applyOp(T &a_lhs, const T &a_phi, bool a_homogeneous=false)=0LinearOp< T > [pure virtual]
applyOpMg(T &a_lhs, T &a_phi, T *a_phiCoarse, bool a_homogeneous)MGLevelOp< T > [inline, virtual]
applyOpNoBoundary(T &a_ans, const T &a_phi)=0TGAHelmOp< T > [pure virtual]
assign(T &a_lhs, const T &a_rhs)=0LinearOp< T > [pure virtual]
assignCopier(T &a_lhs, const T &a_rhs, const Copier &a_copier)AMRLevelOp< T > [inline, virtual]
assignLocal(T &a_lhs, const T &a_rhs)LinearOp< T > [inline, virtual]
axby(T &a_lhs, const T &a_x, const T &a_y, Real a_a, Real a_b)=0LinearOp< T > [pure virtual]
buildCopier(Copier &a_copier, const T &a_lhs, const T &a_rhs)AMRLevelOp< T > [inline, virtual]
clear(T &a_lhs)LinearOp< T > [inline, virtual]
clearObservee()MGLevelOpObserver< T > [inline]
create(T &a_lhs, const T &a_rhs)=0LinearOp< T > [pure virtual]
createCoarsened(T &a_lhs, const T &a_rhs, const int &a_refRat)=0AMRLevelOp< T > [pure virtual]
createCoarser(T &a_coarse, const T &a_fine, bool ghosted)=0MGLevelOp< T > [pure virtual]
diagonalScale(T &a_rhs, bool a_kappaWeighted)TGAHelmOp< T > [inline, virtual]
diagonalScale(T &a_rhs)TGAHelmOp< T > [inline, virtual]
divideByIdentityCoef(T &a_rhs)=0TGAHelmOp< T > [pure virtual]
dotProduct(const T &a_1, const T &a_2)=0LinearOp< T > [pure virtual]
dumpAMR(Vector< T * > &a_data, string name)AMRLevelOp< T > [inline, virtual]
dumpLevel(T &a_data, string name)AMRLevelOp< T > [inline, virtual]
dumpStuff(Vector< T * > data, string filename)AMRLevelOp< T > [inline, virtual]
dx() const LinearOp< T > [inline, virtual]
enforceCFConsistency(T &a_coarseCorrection, const T &a_correction)AMRLevelOp< T > [inline, virtual]
finerOperatorChanged(const MGLevelOp< T > &a_operator, int a_coarseningFactor)MGLevelOp< T > [inline, virtual]
identityCoef()TGAHelmOp< T > [inline, virtual]
incr(T &a_lhs, const T &a_x, Real a_scale)=0LinearOp< T > [pure virtual]
isTimeDependent() const TGAHelmOp< T > [inline]
kappaScale(T &a_rhs)TGAHelmOp< T > [inline, virtual]
localMaxNorm(const T &a_phi)AMRLevelOp< T > [inline, virtual]
m_isTimeDependentTGAHelmOp< T > [private]
m_phonyIdentityCoefTGAHelmOp< T > [private]
mDotProduct(const T &a_1, const int a_sz, const T a_2[], Real a_mdots[])LinearOp< T > [inline, virtual]
MGLevelOp()MGLevelOp< T > [inline]
MGLevelOpObserver()MGLevelOpObserver< T > [inline]
norm(const T &a_rhs, int a_ord)=0LinearOp< T > [pure virtual]
notifyObserversOfChange()MGLevelOp< T > [inline]
numObservers() const MGLevelOp< T > [inline]
operator=(const TGAHelmOp &)TGAHelmOp< T > [private]
operatorChanged(const MGLevelOp< T > &a_operator)MGLevelOpObserver< T > [inline, virtual]
orderOfAccuracy(void) const AMRLevelOp< T > [inline, virtual]
outputAMR(Vector< T * > &a_rhs, string &a_name)AMRLevelOp< T > [inline, virtual]
outputLevel(T &a_rhs, string &a_name)AMRLevelOp< T > [inline, virtual]
preCond(T &a_cor, const T &a_residual)=0LinearOp< T > [pure virtual]
prolongIncrement(T &a_phiThisLevel, const T &a_correctCoarse)=0MGLevelOp< T > [pure virtual]
refToCoarser()=0AMRLevelOp< T > [pure virtual]
relax(T &a_correction, const T &a_residual, int a_iterations)=0MGLevelOp< T > [pure virtual]
relaxNF(T &a_phi, const T *a_phiCoarse, const T &a_rhs, int a_iterations)MGLevelOp< T > [inline, virtual]
removeObserver(MGLevelOpObserver< T > *a_observer)MGLevelOp< T > [inline]
residual(T &a_lhs, const T &a_phi, const T &a_rhs, bool a_homogeneous=false)=0LinearOp< T > [pure virtual]
residualNF(T &a_lhs, T &a_phi, const T *a_phiCoarse, const T &a_rhs, bool a_homogeneous=false)MGLevelOp< T > [inline, virtual]
restrictR(T &a_phiCoarse, const T &a_phiFine)MGLevelOp< T > [inline, virtual]
restrictResidual(T &a_resCoarse, T &a_phiFine, const T &a_rhsFine)=0MGLevelOp< T > [pure virtual]
restrictResidual(T &a_resCoarse, T &a_phiFine, const T *a_phiCoarse, const T &a_rhsFine, bool homogeneous)MGLevelOp< T > [inline, virtual]
scale(T &a_lhs, const Real &a_scale)=0LinearOp< T > [pure virtual]
setAlphaAndBeta(const Real &a_alpha, const Real &a_beta)=0TGAHelmOp< T > [pure virtual]
setObservee(MGLevelOp< T > *a_observee)MGLevelOpObserver< T > [inline]
setTime(Real a_time)TGAHelmOp< T > [inline, virtual]
setTime(Real a_oldTime, Real a_mu, Real a_dt)TGAHelmOp< T > [inline, virtual]
setToZero(T &a_lhs)=0LinearOp< T > [pure virtual]
TGAHelmOp()TGAHelmOp< T > [inline]
TGAHelmOp(bool a_isTimeDependent)TGAHelmOp< T > [inline, explicit]
TGAHelmOp(const TGAHelmOp &)TGAHelmOp< T > [private]
write(const T *a, const char *filename)LinearOp< T > [inline, virtual]
zeroCovered(T &a_lhs, T &a_rhs, const Copier &a_copier)AMRLevelOp< T > [inline, virtual]
~AMRLevelOp()AMRLevelOp< T > [inline, virtual]
~LinearOp()LinearOp< T > [inline, virtual]
~MGLevelOp()MGLevelOp< T > [inline, virtual]
~MGLevelOpObserver()MGLevelOpObserver< T > [inline, virtual]
~TGAHelmOp()TGAHelmOp< T > [inline, virtual]


Generated on Fri Apr 5 04:25:19 2019 for Chombo + EB by  doxygen 1.5.5