19 #ifndef PISM_LOCALINTERPCTX_H
20 #define PISM_LOCALINTERPCTX_H
66 std::shared_ptr<Interpolation>
x,
y,
z;
Describes the PISM grid and the distribution of data across processors.
std::array< int, 4 > count
std::array< int, 4 > start
LocalInterpCtx(const grid::InputGridInfo &input_grid, const Grid &internal_grid, InterpolationType type)
std::shared_ptr< Interpolation > y
std::shared_ptr< Interpolation > z
std::shared_ptr< Interpolation > x