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

◆ interpolate() [2/2]

std::vector< double > pism::Interpolation::interpolate ( const std::vector< double > &  input_values) const

Return interpolated values (on the output grid) given input_values on the input grid.

This is used for testing. (Regular code calls left(), right(), and alpha().)

Definition at line 155 of file interpolation.cc.

References m_alpha.