PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
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.