![]() |
Reference documentation for deal.II version 8.1.0
|
Modules | |
Preconditioners and Relaxation Operators | |
SLEPcWrappers | |
Vector classes | |
Vector memory management | |
TrilinosWrappers | |
Matrix classes | |
Linear solver classes | |
PETScWrappers | |
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.