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

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