PhyStar  v0.0.0 thu24
WallContactEnum.hpp File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 dmdyn
 

Enumerations

enum class  dmdyn::WPDetectMethod { dmdyn::CenterPnt = 0 , dmdyn::EquRadius , dmdyn::MaxRadius , dmdyn::FullResolved }
 Wall contact detection method. More...
 
enum class  dmdyn::PBoundaryType { dmdyn::P = 0 , dmdyn::W , dmdyn::N }
 particle boundary type More...
 

Functions

static PBoundaryType dmdyn::vConfigPBoundaryType (std::string type)
 
static WPDetectMethod dmdyn::vConfigWPDetectMethod (std::string type)