Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Functions
exactTestP.hh File Reference
#include <vector>
#include <string>

Go to the source code of this file.

Classes

struct  pism::TestPParameters
 

Namespaces

namespace  pism
 

Macros

#define TESTP_R0   25000.0 /* m */
 
#define TESTP_L   0.9 * TESTP_R0 /* m */
 
#define TESTP_R_NEGATIVE   78463
 
#define TESTP_W_EXCEEDS_WR   78464
 
#define TESTP_W_BELOW_WCRIT   78465
 
#define TESTP_INVALID_METHOD   78466
 
#define TESTP_NOT_DONE   78467
 
#define TESTP_NO_LIST   78482
 
#define TESTP_LIST_NOT_DECREASING   78483
 
#define TESTP_OLD_GSL   78484
 

Functions

TestPParameters pism::exactP (const std::vector< double > &r, double EPS_ABS, double EPS_REL, int ode_method)