PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ weights_piecewise_linear()

static std::map<size_t, double> pism::weights_piecewise_linear ( const double *  x,
size_t  x_size,
double  a,
double  b 
)
static

Definition at line 243 of file interpolation.cc.

References k, and L.

Referenced by integration_weights().