OGS
PETScVector.h File Reference

Detailed Description

Declaration of class PETScVector, which provides an interface to PETSc vector routines.

Author
Wenqing Wang
Date
Nov 2011 - Sep 2013

Definition in file PETScVector.h.

#include <map>
#include <string>
#include <vector>
#include <petscvec.h>
Include dependency graph for PETScVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MathLib::PETScVector
 Wrapper class for PETSc vector. More...
 

Namespaces

 MathLib
 

Functions

void MathLib::finalizeVectorAssembly (PETScVector &vec)
 Function to finalize the vector assembly. More...