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

◆ interpolate() [1/2]

void pism::Interpolation::interpolate ( const double *  input,
double *  output 
) const

Compute interpolated values on the output grid given values on the input grid.

Definition at line 163 of file interpolation.cc.

References pism::k, L, m_alpha, m_left, m_right, and n.