PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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) |