OGS
PETScMatrix.cpp File Reference
#include "PETScMatrix.h"
#include "PETScVector.h"
Include dependency graph for PETScMatrix.cpp:

Go to the source code of this file.

Namespaces

namespace  MathLib

Functions

bool MathLib::finalizeMatrixAssembly (PETScMatrix &mat, const MatAssemblyType asm_type=MAT_FINAL_ASSEMBLY)
 General interface for the matrix assembly.