|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ interpolate()
Bi-(or tri-)linear interpolation. This is the interpolation code itself. Note that its inputs are (essentially)
The We should be able to switch to using an external interpolation library fairly easily... Definition at line 69 of file input_helpers.cc. References pism::LocalInterpCtx::count, pism::k, pism::LocalInterpCtx::x, pism::X_AXIS, pism::LocalInterpCtx::y, pism::LocalInterpCtx::z, and pism::Z_AXIS. Referenced by regrid_spatial_variable(). |