PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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(). |