#include <AMReX_HypreIJIface.H>
◆ HypreIntType
◆ HypreRealType
◆ HypreIJIface() [1/3]
◆ ~HypreIJIface()
| amrex::HypreIJIface::~HypreIJIface |
( |
| ) |
|
◆ HypreIJIface() [2/3]
◆ HypreIJIface() [3/3]
◆ A()
| HYPRE_IJMatrix amrex::HypreIJIface::A |
( |
| ) |
|
|
inline |
◆ adjustSingularMatrix()
| bool amrex::HypreIJIface::adjustSingularMatrix |
( |
| ) |
const |
|
inline |
◆ b()
| HYPRE_IJVector amrex::HypreIJIface::b |
( |
| ) |
|
|
inline |
Right hand side IJ vector instance.
◆ getFinalResidualNorm()
| HypreRealType amrex::HypreIJIface::getFinalResidualNorm |
( |
| ) |
const |
|
inline |
Final residual norm after a linear solve.
◆ getNumIters()
Number of iterations taken by the solver to reach the desired tolerance.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parse_inputs()
| void amrex::HypreIJIface::parse_inputs |
( |
const std::string & |
prefix = "hypre" | ) |
|
◆ solve()
◆ x()
| HYPRE_IJVector amrex::HypreIJIface::x |
( |
| ) |
|
|
inline |
Solution IJ vector instance.
The documentation for this class was generated from the following files: