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

Namespaces

 ibm
 

Enumerations

enum class  ibm::IBMethod { ibm::PenaltyFun = 0 , ibm::DirectForce = 1 }
 
enum class  ibm::IBMSolType { ibm::Fixed , ibm::SmallRigidBody }
 
enum class  ibm::IBMGeoType {
  ibm::None = 999 , ibm::Box = 0 , ibm::Sphere , ibm::Ellipsoid ,
  ibm::Capsule , ibm::Cone , ibm::Cylinder , ibm::Convex ,
  ibm::BVHMesh , ibm::BVHPoints
}
 

Functions

static IBMSolType ibm::vConfigSolType (const std::string &type)
 
static IBMethod ibm::vConfigMethod (const std::string &type)
 
static IBMGeoType ibm::vConfigGeoType (const std::string &type)