|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <stdio.h>#include <math.h>#include "pism/verification/tests/exactTestH.h"Go to the source code of this file.
Functions | |
| int | exactH_old (const double f, const double tIN, const double r, double *H, double *M) |
| struct TestHParameters | exactH (const double f, const double t, const double r) |
Variables | |
| static const double | SperA = 31556926.0 |