![]() |
Reference documentation for deal.II version 8.1.0
|
Modules | |
SLEPcWrappers | |
Matrix classes | |
PETScWrappers | |
Vector classes | |
Vector memory management | |
TrilinosWrappers | |
Linear solver classes | |
Preconditioners and Relaxation Operators | |
Classes | |
class | MATRIX< VECTOR > |
In this module, classes that have to do with linear algebra are collected, i.e. mainly those associated matrices, vectors, and the solution of linear systems.
The description of individual groups of classes can be found in sub-modules.
The files implementing linear algebra functionality are in the lac
subdirectory, an abbreviation for Linear Algebra Classes.