MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
lptcellproperties.h File Reference

Go to the source code of this file.

Namespaces

namespace  maia
 Namespace for auxiliary functions/classes.
 
namespace  maia::lpt
 
namespace  maia::lpt::cell
 

Typedefs

using maia::lpt::cell::BitsetType = std::bitset< p(LptCell::NumProperties)>
 

Enumerations

enum class  LptCell {
  IsHalo , IsWindow , IsValid , RegridTrigger ,
  NumProperties
}
 Lpt cell Property Labels. More...
 

Functions

constexpr std::underlying_type< LptCell >::type maia::lpt::cell::p (const LptCell property)
 Converts property name to underlying integer value. More...
 

Enumeration Type Documentation

◆ LptCell

enum class LptCell
strong
Enumerator
IsHalo 
IsWindow 
IsValid 
RegridTrigger 
NumProperties 

Definition at line 14 of file lptcellproperties.h.