Reference documentation for deal.II version 9.1.1
|
A namespace with alias to generic names for parallel Trilinos linear algebra objects.
using LinearAlgebraTrilinos::MPI::Vector = typedef TrilinosWrappers::MPI::Vector |
Typedef for the vector type used.
Definition at line 194 of file generic_linear_algebra.h.
Typedef for the type used to describe vectors that consist of multiple blocks.
Definition at line 200 of file generic_linear_algebra.h.
Typedef for the sparse matrix type used.
Definition at line 205 of file generic_linear_algebra.h.
Typedef for the type used to describe sparse matrices that consist of multiple blocks.
Definition at line 211 of file generic_linear_algebra.h.
using LinearAlgebraTrilinos::MPI::BlockCompressedSparsityPattern = typedef TrilinosWrappers::BlockSparsityPattern |
Typedef for the type used for compressed block sparsity pattern.
Definition at line 217 of file generic_linear_algebra.h.
Typedef for the AMG preconditioner type.
Definition at line 222 of file generic_linear_algebra.h.
Typedef for the Incomplete Cholesky preconditioner.
Definition at line 227 of file generic_linear_algebra.h.
Typedef for the Incomplete LU decomposition preconditioner.
Definition at line 232 of file generic_linear_algebra.h.
Typedef for the Incomplete Jacobi decomposition preconditioner.
Definition at line 237 of file generic_linear_algebra.h.
Typedef for the SSOR preconditioner
Definition at line 242 of file generic_linear_algebra.h.