![]() |
deal.II version 9.7.0
|
Namespaces | |
| namespace | MPI |
Typedefs | |
| using | SolverCG = PETScWrappers::SolverCG |
| using | SolverGMRES = PETScWrappers::SolverGMRES |
A namespace in which the wrappers to the PETSc linear algebra classes are aliased to generic names. There are similar namespaces LinearAlgebraDealII and LinearAlgebraTrilinos for alias to deal.II's own classes and classes that interface with Trilinos.
Typedef for the CG solver type used.
Definition at line 92 of file generic_linear_algebra.h.
Typedef for the GMRES solver type used.
Definition at line 97 of file generic_linear_algebra.h.