PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ 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 81 of file Array.hh.