AMRNodeSolverAlt Member List
This is the complete list of members for
AMRNodeSolverAlt, including all inherited members.
| 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 | |
| AMRNodeSolverAlt(const AMRNodeSolverAlt &) | AMRNodeSolverAlt | [private] |
| 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_numSmoothDown | AMRNodeSolverAlt | [protected] |
| m_numSmoothUp | AMRNodeSolverAlt | [protected] |
| m_refRatio | AMRNodeSolverAlt | [protected] |
| m_tolerance | AMRNodeSolverAlt | [protected] |
| m_verbose | AMRNodeSolverAlt | [protected] |
| operator=(const AMRNodeSolverAlt &) | AMRNodeSolverAlt | [private] |
| setBottomSmoothing(bool a_doBottomSmooth) | AMRNodeSolverAlt | |
| setDefaultValues() | AMRNodeSolverAlt | [protected] |
| setMaxIter(int a_maxIter) | AMRNodeSolverAlt | |
| setNumSmoothDown(int a_numSmoothDown) | AMRNodeSolverAlt | |
| setNumSmoothUp(int a_numSmoothUp) | 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 | |