|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Namespaces | |
| namespace | maia |
| Namespace for auxiliary functions/classes. | |
| namespace | maia::post |
| namespace | maia::post::cell |
Typedefs | |
| using | maia::post::cell::BitsetType = std::bitset< p(PostCell::NumProperties)> |
Enumerations | |
| enum class | PostCell { IsHalo , IsWindow , NumProperties } |
| POST cell Property Labels. More... | |
Functions | |
| constexpr std::underlying_type< PostCell >::type | maia::post::cell::p (const PostCell property) |
| Converts property name to underlying integer value. More... | |
|
strong |
| Enumerator | |
|---|---|
| IsHalo | cell is halo-cell |
| IsWindow | cell is window-cell |
| NumProperties | |
Definition at line 14 of file postcellproperties.h.