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

◆ grid_subset()

static std::vector< double > pism::grid_subset ( int  xs,
int  xm,
const std::vector< double > &  coords 
)
static

Extract the "local" (corresponding to the current sub-domain) grid subset.

Definition at line 213 of file InputInterpolationYAC.cc.

References k.

Referenced by pism::InputInterpolationYAC::InputInterpolationYAC().