This class holds aliases based on the Trilinos library.
More...
#include <TrilinosInterface.hpp>
This class holds aliases based on the Trilinos library.
Definition at line 37 of file TrilinosInterface.hpp.
◆ createPreconditioner() [1/2]
Create a Trilinos-based preconditioner object.
- Parameters
-
params | the preconditioner parameters |
- Returns
- an owning pointer to the newly created preconditioner
◆ createPreconditioner() [2/2]
Create a Trilinos-based preconditioner object.
- Parameters
-
params | the preconditioner parameters |
nearNullKernel | the user-provided near null kernel |
- Returns
- an owning pointer to the newly created preconditioner
◆ createSolver()
Create a petsc-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: