OGS
PETScMatrix.cpp File Reference

Detailed Description

Definition of member functions of class PETScMatrix, which provides an interface to PETSc matrix routines.

Author
Wenqing Wang
Date
Nov 2011 - Sep 2013

Definition in file PETScMatrix.cpp.

#include "PETScMatrix.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.