|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Go to the source code of this file.
Functions | |
| int | exactM (double r, double *alpha, double *Drr, const double EPS_ABS, const double EPS_REL, const int ode_method) |
| int exactM | ( | double | r, |
| double * | alpha, | ||
| double * | Drr, | ||
| const double | EPS_ABS, | ||
| const double | EPS_REL, | ||
| const int | ode_method | ||
| ) |
Definition at line 95 of file exactTestM.c.
References e, funcM_ode_G(), INVALID_METHOD, MIN, NEGATIVE_R, NOT_DONE, Rc, Rg, and SperA.
Referenced by main().
1.7.3