PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ 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 63 of file io_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(). |