#include <zcurvepartition.h>
Public Member Functions | |
Square (const Coord< DIM > &origin, const Coord< DIM > dimensions, const unsigned &quadrant) | |
std::string | toString () const |
Public Attributes | |
Coord< DIM > | origin |
Coord< DIM > | dimensions |
unsigned | quadrant |
LibGeoDecomp::ZCurvePartition< DIMENSIONS >::Square::Square | ( | const Coord< DIM > & | origin, | |
const Coord< DIM > | dimensions, | |||
const unsigned & | quadrant | |||
) | [inline] |
std::string LibGeoDecomp::ZCurvePartition< DIMENSIONS >::Square::toString | ( | ) | const [inline] |
Coord<DIM> LibGeoDecomp::ZCurvePartition< DIMENSIONS >::Square::dimensions |
Coord<DIM> LibGeoDecomp::ZCurvePartition< DIMENSIONS >::Square::origin |
unsigned LibGeoDecomp::ZCurvePartition< DIMENSIONS >::Square::quadrant |