![]() |
Ice Sheet System Model
4.18
Code documentation
|
wrapper to matrix objects. The goal is to control which API (PETSc,Scalpack, Plapack?) implements our underlying matrix 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 | Matrix< doubletype > |
Enumerations | |
enum | matrixtype { PetscMatType, IssmMatType } |
wrapper to matrix objects. The goal is to control which API (PETSc,Scalpack, Plapack?) implements our underlying matrix format.
Definition in file Matrix.h.
enum matrixtype |