virtual void exchange(GridType &grid, size_t dim)=0
Exchange the boundaries of a field function in the direction given by dim.
Interface for wrapping and exchanging boundaries.
virtual void init(const LimitType &low, const LimitType &high, int delta)=0