![]() |
Ice Sheet System Model
4.18
Code documentation
|
Go to the source code of this file.
Enumerations | |
enum | InsMode { INS_VAL, ADD_VAL } |
enum | NormMode { NORM_INF, NORM_TWO, NORM_FROB } |
enum | MatrixType { DENSE_SEQUENTIAL, SPARSE_SEQUENTIAL } |
enum InsMode |
Enumerator | |
---|---|
INS_VAL | |
ADD_VAL |
Definition at line 14 of file toolkitsenums.h.
enum NormMode |
enum MatrixType |
Enumerator | |
---|---|
DENSE_SEQUENTIAL | |
SPARSE_SEQUENTIAL |
Definition at line 16 of file toolkitsenums.h.