![]() |
Ice Sheet System Model
4.18
Code documentation
|
Go to the source code of this file.
Namespaces | |
bamg | |
Macros | |
#define | ABS(i) ((i)<0 ?-(i) :(i)) |
#define | MAXDEPTH 30 |
#define | MAXISIZE 1073741824 |
#define | MAXICOORD 1073741823 |
#define ABS | ( | i | ) | ((i)<0 ?-(i) :(i)) |
Definition at line 8 of file BamgQuadtree.cpp.
#define MAXDEPTH 30 |
Definition at line 9 of file BamgQuadtree.cpp.
#define MAXISIZE 1073741824 |
Definition at line 10 of file BamgQuadtree.cpp.
#define MAXICOORD 1073741823 |
Definition at line 11 of file BamgQuadtree.cpp.