Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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