|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Namespaces | |
| namespace | maia |
| Namespace for auxiliary functions/classes. | |
| namespace | maia::lpt |
| namespace | maia::lpt::baseProperty |
Typedefs | |
| using | maia::lpt::baseProperty::BitsetType = std::bitset< p(LptBaseProperty::NumProperties)> |
Enumerations | |
| enum class | LptBaseProperty { IsWindow , ReqSend , WasSend , ReqBroadcast , IsInvalid , HasCollided , FirstStep , ToBeDeleted , ToBeRespawn , FullyEvaporated , HadWallColl , NumProperties } |
| Lpt particle Property Labels. More... | |
Functions | |
| constexpr std::underlying_type< LptBaseProperty >::type | maia::lpt::baseProperty::p (const LptBaseProperty property) |
| Converts property name to underlying integer value. More... | |
|
strong |
| Enumerator | |
|---|---|
| IsWindow | |
| ReqSend | |
| WasSend | |
| ReqBroadcast | |
| IsInvalid | |
| HasCollided | |
| FirstStep | |
| ToBeDeleted | |
| ToBeRespawn | |
| FullyEvaporated | |
| HadWallColl | |
| NumProperties | |
Definition at line 14 of file lptbaseproperties.h.