PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#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) |