The identity operator as a hypre solver.
More...
#include <hypre.hpp>
List of all members.
Public Member Functions |
| virtual | operator HYPRE_Solver () const |
| | Typecast to HYPRE_Solver -- return the solver.
|
| virtual HYPRE_PtrToParSolverFcn | SetupFcn () const |
| | hypre's internal Setup function
|
| virtual HYPRE_PtrToParSolverFcn | SolveFcn () const |
| | hypre's internal Solve function
|
| virtual | ~HypreIdentity () |
Detailed Description
The identity operator as a hypre solver.
Definition at line 319 of file hypre.hpp.
Constructor & Destructor Documentation
| virtual HypreIdentity::~HypreIdentity |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| virtual HypreIdentity::operator HYPRE_Solver |
( |
| ) |
const [inline, virtual] |
| virtual HYPRE_PtrToParSolverFcn HypreIdentity::SetupFcn |
( |
| ) |
const [inline, virtual] |
| virtual HYPRE_PtrToParSolverFcn HypreIdentity::SolveFcn |
( |
| ) |
const [inline, virtual] |
The documentation for this class was generated from the following file: