19#ifndef PISM_LOCALINTERPCTX_H
20#define PISM_LOCALINTERPCTX_H
35class DistributedGridInfo;
68 std::shared_ptr<Interpolation1D>
x,
y,
z;
std::array< int, 4 > count
std::shared_ptr< Interpolation1D > z
std::array< int, 4 > start
std::shared_ptr< Interpolation1D > x
std::shared_ptr< Interpolation1D > y
std::shared_ptr< Grid > grid(std::shared_ptr< Context > ctx)