Loading [MathJax]/extensions/tex2jax.js
MAIA bb96820c
Multiphysics at AIA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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.