Ice Sheet System Model
4.18
Code documentation
src
c
shared
Numerics
constants.h
Go to the documentation of this file.
1
5
#ifndef _ISSM_CONSTANTS_H_
6
#define _ISSM_CONSTANTS_H_
7
8
#define UNDEF -9999
9
#define SQRT2 1.414213562373095048801688724209698078569671875376948073176679738
10
#define SQRT3 1.732050807568877293527446341505872366942805253810380628055806979
11
const
double
PI
=3.141592653589793238462643383279502884197169399375105820974944592308;
// Macro definition conflicts with Dakota's declaration of PI
12
13
#endif
/*_ISSM_CONSTANTS_H_*/
PI
const double PI
Definition:
constants.h:11
Generated on Thu Jul 2 2020 08:09:22 for Ice Sheet System Model by
1.8.19