IFEM  90A354
Typedefs
PETScSupport.h File Reference

IFEM PETSc support. More...

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

Go to the source code of this file.

Typedefs

typedef int PetscInt
 To avoid compilation failures.
 
typedef double PetscReal
 To avoid compilation failures.
 
typedef int IS
 To avoid compilation failures.
 
typedef std::vector< PetscIntPetscIntVec
 PETSc integer vector.
 
typedef std::vector< PetscRealPetscRealVec
 PETSc real vector.
 
typedef std::vector< PetscIntVecPetscIntMat
 PETSc integer matrix.
 

Detailed Description

IFEM PETSc support.

Date
Sep 9 2013
Author
Arne Morten Kvarving / SINTEF