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

◆ 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.