This class holds aliases based on the Hypre library.
More...
#include <HypreInterface.hpp>
This class holds aliases based on the Hypre library.
Definition at line 37 of file HypreInterface.hpp.
◆ createPreconditioner() [1/2]
Create a hypre-based preconditioner object.
- Parameters
-
params | the preconditioner parameters |
- Returns
- owning pointer to the newly created preconditioner
◆ createPreconditioner() [2/2]
Create a hypre-based preconditioner object.
- Parameters
-
params | the preconditioner parameters |
nearNullKernel | the user-provided near null kernel |
- Returns
- owning pointer to the newly created preconditioner
◆ createSolver()
Create a hypre-based solver object.
- Parameters
-
params | the preconditioner parameters |
- Returns
- owning pointer to the newly created solver
The documentation for this class was generated from the following file: