19#ifndef PISM_LOCALINTERPCTX_H
20#define PISM_LOCALINTERPCTX_H
66 std::shared_ptr<Interpolation1D>
x,
y,
z;
Describes the PISM grid and the distribution of data across processors.
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, char testname)