MAIA bb96820c
Multiphysics at AIA
|
Typedefs | |
using | BitsetType = std::bitset< p(LsCell::NumProperties)> |
using | BitsetTypeSet = std::bitset< setP(LsSet::NumSetProperties)> |
Functions | |
constexpr std::underlying_type< LsCell >::type | p (const LsCell property) |
Converts property name to underlying integer value. More... | |
constexpr std::underlying_type< LsSet >::type | setP (const LsSet property) |
Converts property name to underlying integer value. More... | |
using maia::ls::cell::BitsetType = typedef std::bitset<p(LsCell::NumProperties)> |
Definition at line 30 of file lscartesiancellproperties.h.
using maia::ls::cell::BitsetTypeSet = typedef std::bitset<setP(LsSet::NumSetProperties)> |
Definition at line 38 of file lscartesiancellproperties.h.
Definition at line 26 of file lscartesiancellproperties.h.
|
constexpr |
Definition at line 34 of file lscartesiancellproperties.h.