![]() |
OGS
|
Declaration of class PETScMatrix, which provides an interface to PETSc matrix routines.
Definition in file PETScMatrix.h.
#include <string>#include <vector>#include "MathLib/LinAlg/RowColumnIndices.h"#include "PETScMatrixOption.h"Go to the source code of this file.
Classes | |
| class | MathLib::PETScMatrix |
| Wrapper class for PETSc matrix routines for matrix. More... | |
Namespaces | |
| namespace | MathLib |
Typedefs | |
| typedef Mat | PETSc_Mat |
Functions | |
| bool | MathLib::finalizeMatrixAssembly (PETScMatrix &mat, const MatAssemblyType asm_type=MAT_FINAL_ASSEMBLY) |
| General interface for the matrix assembly. | |
| typedef Mat PETSc_Mat |
Definition at line 23 of file PETScMatrix.h.