1 #ifndef OPALS_MULTI_GRID_LIMIT_HPP_INCLUDED
2 #define OPALS_MULTI_GRID_LIMIT_HPP_INCLUDED
7 #include "opals/GridLimit.hpp"
8 #include "opals/Vector.hpp"
22 bool isUnion()
const {
return limType==2; };
31 void setDataset(
const unsigned char &datasetNr );
40 static const char * help();
41 static const char * syntax();
42 static bool exportsPythonType();
50 #endif //OPALS_MULTI_GRID_LIMIT_HPP_INCLUDED