AMRNodeSolverAlt() | AMRNodeSolverAlt | |
AMRNodeSolverAlt(const Vector< DisjointBoxLayout > &a_gridsLevel, const Vector< ProblemDomain > &a_domainLevel, const Vector< Real > &a_dxLevel, const Vector< int > &a_refRatio, int a_numLevels, int a_lBase, const NodeLevelOp *const a_opin, int a_minLength=1) | AMRNodeSolverAlt | |
AMRNodeSolverAlt(const Vector< DisjointBoxLayout > &a_gridsLevel, const Vector< Box > &a_domainLevel, const Vector< Real > &a_dxLevel, const Vector< int > &a_refRatio, int a_numLevels, int a_lBase, const NodeLevelOp *const a_opin, int a_minLength=1) | AMRNodeSolverAlt | |
clear() | AMRNodeSolverAlt | [protected] |
define(const Vector< DisjointBoxLayout > &a_gridsLevel, const Vector< ProblemDomain > &a_domainLevel, const Vector< Real > &a_dxLevel, const Vector< int > &a_refRatio, int a_numLevels, int a_lBase, const NodeLevelOp *const a_opin, int a_minLength=1) | AMRNodeSolverAlt | |
define(const Vector< DisjointBoxLayout > &a_gridsLevel, const Vector< Box > &a_domainLevel, const Vector< Real > &a_dxLevel, const Vector< int > &a_refRatio, int a_numLevels, int a_lBase, const NodeLevelOp *const a_opin, int a_minLength=1) | AMRNodeSolverAlt | |
isDefined() const | AMRNodeSolverAlt | |
m_domainLevel | AMRNodeSolverAlt | [protected] |
m_dxLevel | AMRNodeSolverAlt | [protected] |
m_finestLevel | AMRNodeSolverAlt | [protected] |
m_gridsLevel | AMRNodeSolverAlt | [protected] |
m_isDefined | AMRNodeSolverAlt | [protected] |
m_lBase | AMRNodeSolverAlt | [protected] |
m_levelSolver | AMRNodeSolverAlt | [protected] |
m_numLevels | AMRNodeSolverAlt | [protected] |
m_refRatio | AMRNodeSolverAlt | [protected] |
m_verbose | AMRNodeSolverAlt | [protected] |
setBottomSmoothing(bool a_doBottomSmooth) | AMRNodeSolverAlt | |
setDefaultValues() | AMRNodeSolverAlt | [protected] |
setMaxIter(int a_maxIter) | AMRNodeSolverAlt | |
setTolerance(Real a_tolerance) | AMRNodeSolverAlt | |
setVerbose(bool a_verbose) | AMRNodeSolverAlt | |
solveAMR(Vector< LevelData< NodeFArrayBox > * > &a_phiLevel, const Vector< LevelData< NodeFArrayBox > * > &a_rhsLevel) | AMRNodeSolverAlt | |
~AMRNodeSolverAlt() | AMRNodeSolverAlt | |