AMRTGA< T > Member List
This is the complete list of members for
AMRTGA< T >, including all inherited members.
AMRTGA(const RefCountedPtr< AMRMultiGrid< T > > &a_solver, const AMRLevelOpFactory< T > &a_factory, const ProblemDomain &a_level0Domain, const Vector< int > &a_refRat, int a_numLevels=-1, int a_verbosity=0) | AMRTGA< T > | [inline] |
AMRTGA(const AMRTGA< T > &a_opin) | AMRTGA< T > | [inline, private] |
AMRTGA() | AMRTGA< T > | [inline, private] |
applyHelm(Vector< T * > &a_ans, Vector< T * > &a_source, int a_lbase, int a_lmax, Real a_mu, Real a_dt, bool a_homogeneousBC) | AMRTGA< T > | [inline, protected] |
createData(Vector< T * > &a_source, int a_lbase, int a_lmax) | AMRTGA< T > | [inline, protected] |
m_dataCreated | AMRTGA< T > | [private] |
m_level0Domain | AMRTGA< T > | [private] |
m_mu1 | AMRTGA< T > | [private] |
m_mu2 | AMRTGA< T > | [private] |
m_mu3 | AMRTGA< T > | [private] |
m_mu4 | AMRTGA< T > | [private] |
m_numLevels | AMRTGA< T > | [private] |
m_ops | AMRTGA< T > | [private] |
m_refRat | AMRTGA< T > | [private] |
m_rhst | AMRTGA< T > | [private] |
m_solver | AMRTGA< T > | [private] |
m_verbosity | AMRTGA< T > | [private] |
newOp(const ProblemDomain &a_indexSpace, const AMRLevelOpFactory< T > &a_opFact) | AMRTGA< T > | [inline] |
oneStep(Vector< T * > &a_phiNew, Vector< T * > &a_phiOld, Vector< T * > &a_source, const Real &a_dt, int a_lbase, int a_lmax) | AMRTGA< T > | [inline] |
operator=(const AMRTGA< T > &a_opin) | AMRTGA< T > | [inline, private] |
resetAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | AMRTGA< T > | [inline] |
setMu() | AMRTGA< T > | [inline, protected] |
solveHelm(Vector< T * > &a_ans, Vector< T * > &a_rhs, int a_lbase, int a_lmax, Real a_mu, Real a_dt) | AMRTGA< T > | [inline, protected] |
~AMRTGA() | AMRTGA< T > | [inline] |