|
Chombo + EB
3.0
|
This is the complete list of members for PetscSolverPoisson< T >, including all inherited members.
| addBCdiagValue(const IntVect &a_iv, const IntVect &a_jv, const T &a_rhs, DataIterator dit, const Real coeff=1) | PetscSolver< T > | inlineprotectedvirtual |
| addBCrhsValue(const IntVect &a_iv, const T &a_phi, DataIterator dit, const Real &coeff=1) | PetscSolver< T > | inlineprotectedvirtual |
| applyOp(T &a_phi, const T &a_rhs) | PetscSolver< T > | |
| computeResidual() | PetscSolver< T > | |
| create_mat_vec(const T &a_phi) | PetscSolver< T > | protected |
| define(LinearOp< T > *a_operator, bool a_homogeneous=false) | PetscSolverPoisson< T > | virtual |
| defineData(LevelData< FArrayBox > &a_fab, const LevelData< FArrayBox > &a_phi) | PetscSolverFAB< T > | inline |
| PetscSolver::defineData(T &a_data, const T &a_template)=0 | PetscSolver< T > | pure virtual |
| destroy() | PetscSolver< T > | |
| getNNZPerRow() const | PetscSolver< T > | inlinevirtual |
| getRegFab(LevelData< FArrayBox > &a_fab, DataIterator &dit) | PetscSolverFAB< T > | inline |
| getRegFab(const LevelData< FArrayBox > &a_fab, DataIterator &dit) const | PetscSolverFAB< T > | inline |
| getRegFab(const LevelData< FArrayBox > &a_fab, DataIterator &a_dit, Box &a_box) const | PetscSolverFAB< T > | inline |
| PetscSolver::getRegFab(T &a_fab, DataIterator &dit)=0 | PetscSolver< T > | pure virtual |
| PetscSolver::getRegFab(const T &a_fab, DataIterator &dit) const =0 | PetscSolver< T > | pure virtual |
| PetscSolver::getRegFab(const T &a_fab, DataIterator &dit, Box &a_box) const =0 | PetscSolver< T > | pure virtual |
| m_alpha | PetscSolverPoisson< T > | |
| m_bccode | PetscSolver< T > | protected |
| m_beta | PetscSolverPoisson< T > | |
| m_dx | PetscSolver< T > | |
| m_gid0 | PetscSolver< T > | protected |
| m_gids | PetscSolver< T > | protected |
| m_homogeneous | PetscSolver< T > | |
| m_null | PetscSolver< T > | protected |
| m_nz_init_guess | PetscSolver< T > | protected |
| PetscSolver() | PetscSolver< T > | |
| PetscSolverFAB() | PetscSolverFAB< T > | inline |
| PetscSolverPoisson() | PetscSolverPoisson< T > | |
| resetOperator() | PetscSolver< T > | inlineprotected |
| setConvergenceMetrics(Real a_metric, Real a_tolerance) | LinearSolver< T > | inlinevirtual |
| setHomogeneous(bool a_homogeneous) | PetscSolver< T > | inlinevirtual |
| setInitialGuessNonzero(bool b=true) | PetscSolver< T > | inline |
| setNull(bool n=true) | PetscSolver< T > | |
| setup_solver(const T &a_phi) | PetscSolver< T > | protected |
| solve(T &a_phi, const T &a_rhs) | PetscSolver< T > | virtual |
| solve_private(T &a_phi, const T &a_rhs) | PetscSolver< T > | |
| ~LinearSolver() | LinearSolver< T > | inlinevirtual |
| ~PetscSolver() | PetscSolver< T > | virtual |
1.8.13