![]() |
Ice Sheet System Model
4.18
Code documentation
|
wrapper to vector objects. The goal is to control which API (PETSc,Scalpack, Plapack?) implements our underlying vector format. More...
#include <cstring>
#include "../../shared/Enum/Enum.h"
#include "../petsc/petscincludes.h"
#include "../issm/issmtoolkit.h"
Go to the source code of this file.
Data Structures | |
class | Vector< doubletype > |
Enumerations | |
enum | vectortype { PetscVecType, IssmVecType } |
wrapper to vector objects. The goal is to control which API (PETSc,Scalpack, Plapack?) implements our underlying vector format.
Definition in file Vector.h.
enum vectortype |