size_t size() const override
number of grid points
size_t nDimensions()
number of dimensions in the grid
void reScale(const std::string &scaling)
re-scale all grids
std::shared_ptr< GridDomain > getGrid(size_t index)
get the grid at specified index
std::vector< std::shared_ptr< GridDomain > > m_grids
composition of grids