Overview of the Regrid classes.

doubleLandscape operator|(doubleLandscape &, Regrid &);
floatLandscape operator|(floatLandscape &, Regrid &);
intLandscape operator|(intLandscape &, Regrid &);
shortLandscape operator|(shortLandscape &, Regrid &);
charLandscape operator|(charLandscape &, Regrid &);

class Regrid
{

};