PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ init_interpolation_indexes()
Given two 1D grids,
In other words, we look for two consecutive points in the input grid that bracket a point in the output grid. This function sets We use constant extrapolation outside the range defined by Definition at line 179 of file ColumnInterpolation.cc. References k. Referenced by pism::ColumnInterpolation::init_interpolation(). |