|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <greens.hh>
Public Member Functions | |
| greens_elastic () | |
| ~greens_elastic () | |
| double | operator() (double r) |
Private Member Functions | |
| greens_elastic (const greens_elastic &other) | |
| greens_elastic & | operator= (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] |