Go to the source code of this file.
|
const double | DeltaT = 0.000001 |
|
static const double | TolAbsH = 1.e-4 |
|
static const double | TolAbsU = 1.e-4 |
|
static const double | TolAbsS = 1.e-7 |
|
static const double | TolAbsP = 0.0 |
|
static const double | TolAbsV = 1.e-8 |
|
static const double | TolAbsT = 1.e-3 |
|
static const double | TolRel = 1.e-8 |
|
static const double | ErrP = 1.e-7 |
|
static const double | Big = 1.e30 |
|