Information about the layout of an entire axis. More...
Public Attributes | |
bool | auxiliary |
Whether the entities are delimiters (in this dimension). | |
util::id | bdepth |
The boundary padding depth at each end (0 if periodic). | |
Color | colors |
The number of subdivisions for colors. | |
util::gid | extent |
The total number of index points. | |
bool | full_ghosts |
Whether an auxiliary ghost exists even if one of its adjacent primary entities is absent on a color. | |
util::id | hdepth |
The depth of (primary) halos where they appear. | |
bool | periodic |
Whether the axis is periodic. | |
Information about the layout of an entire axis.
Color colors |
The number of subdivisions for colors.
util::gid extent |
The total number of index points.
util::id bdepth |
The boundary padding depth at each end (0 if periodic).
util::id hdepth |
The depth of (primary) halos where they appear.
bool periodic |
Whether the axis is periodic.
bool auxiliary |
Whether the entities are delimiters (in this dimension).
bool full_ghosts |
Whether an auxiliary ghost exists even if one of its adjacent primary entities is absent on a color.