PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ weights_piecewise_constant()

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

Definition at line 211 of file interpolation.cc.

References k.

Referenced by integration_weights().