|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include <gsl/gsl_math.h>#include "pism/verification/tests/exactTestsIJ.h"Go to the source code of this file.
Macros | |
| #define | secpera 31556926.0 /* seconds per year; 365.2422 days */ |
Functions | |
| struct TestIParameters | exactI (const double m, const double x, const double y) |
| struct TestJParameters | exactJ (const double x, const double y) |