Reference documentation for deal.II version 9.6.0
|
A namespace with alias to generic names for parallel Trilinos linear algebra objects.
Typedef for the vector type used.
Definition at line 198 of file generic_linear_algebra.h.
Typedef for the type used to describe vectors that consist of multiple blocks.
Definition at line 204 of file generic_linear_algebra.h.
Typedef for the sparse matrix type used.
Definition at line 209 of file generic_linear_algebra.h.
Typedef for the type used to describe sparse matrices that consist of multiple blocks.
Definition at line 215 of file generic_linear_algebra.h.
Typedef for the type used for compressed block sparsity pattern.
Definition at line 220 of file generic_linear_algebra.h.
Typedef for the AMG preconditioner type.
Definition at line 226 of file generic_linear_algebra.h.
Typedef for the Incomplete Cholesky preconditioner.
Definition at line 231 of file generic_linear_algebra.h.
Typedef for the Incomplete LU decomposition preconditioner.
Definition at line 236 of file generic_linear_algebra.h.
Typedef for the Incomplete Jacobi decomposition preconditioner.
Definition at line 241 of file generic_linear_algebra.h.
Typedef for the SSOR preconditioner
Definition at line 246 of file generic_linear_algebra.h.