|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Namespaces | |
| namespace | maia |
| Namespace for auxiliary functions/classes. | |
| namespace | maia::grid |
| namespace | maia::grid::cell |
Typedefs | |
| using | maia::grid::cell::BitsetType = std::bitset< p(GridCell::NumProperties)> |
Enumerations | |
| enum class | GridCell { IsPeriodic , IsHalo , IsWindow , IsToDelete , IsPartLvlAncestor , IsPartitionCell , WasNewlyCreated , WasCoarsened , WasRefined , NumProperties } |
| Grid cell Property Labels. More... | |
Functions | |
| constexpr std::underlying_type< GridCell >::type | maia::grid::cell::p (const GridCell property) |
| Converts property name to underlying integer value. More... | |
|
strong |
Definition at line 14 of file cartesiangridcellproperties.h.