|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Namespaces | |
| namespace | maia |
| Namespace for auxiliary functions/classes. | |
| namespace | maia::lb |
| namespace | maia::lb::cell |
Typedefs | |
| using | maia::lb::cell::BitsetType = std::bitset< p(LbCell::NumProperties)> |
Enumerations | |
| enum class | LbCell { IsInterface , IsExchange , IsHalo , IsWindow , IsBndryCell , IsGhost , IsInterfaceParent , IsInterfaceChild , OnlyBoundary , IsActive , WasActive , WasNewlyCreated , NumProperties } |
| LB cell Property Labels. More... | |
Functions | |
| constexpr std::underlying_type< LbCell >::type | maia::lb::cell::p (const LbCell property) |
| Converts property name to underlying integer value. More... | |
|
strong |
Definition at line 14 of file lbcellproperties.h.