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

◆ interpolate()

template<class F , typename T >
T pism::array::interpolate ( const F field,
double  x,
double  y 
)

Interpolation helper. Does not check if points needed for interpolation are within the current processor's sub-domain.

Definition at line 82 of file Array.hh.