![]() |
OGS
|
Definition of the LisMatrix class.
Definition in file LisMatrix.h.
#include <string>#include <vector>#include "LisCheck.h"#include "LisWrapper.h"#include "MathLib/LinAlg/RowColumnIndices.h"#include "MathLib/LinAlg/SetMatrixSparsity.h"Go to the source code of this file.
Classes | |
| class | MathLib::LisMatrix |
| LisMatrix is a wrapper class for matrix types of the linear iterative solvers library. More... | |
| struct | MathLib::SetMatrixSparsity< LisMatrix, SPARSITY_PATTERN > |
| Sets the sparsity pattern of the underlying LisMatrix. More... | |
Namespaces | |
| namespace | MathLib |
Functions | |
| bool | MathLib::finalizeMatrixAssembly (LisMatrix &mat) |
| finish assembly to make this matrix be ready for use | |