PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
pism::bed::greens_elastic Class Reference

#include <greens.hh>

Public Member Functions

 greens_elastic ()
 
 ~greens_elastic ()
 
double operator() (double r)
 

Private Member Functions

 greens_elastic (const greens_elastic &other)
 
greens_elasticoperator= (const greens_elastic &)
 

Private Attributes

gsl_interp_accel * acc
 
gsl_spline * spline
 

Static Private Attributes

static const int N = 42
 
static const double rmkm [N]
 
static const double GE [N]
 

Detailed Description

Definition at line 36 of file greens.hh.


The documentation for this class was generated from the following files: