GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Enumerations
GranOO3::DOF Namespace Reference

Enumerations

enum  State { FREE =0 , FIXED =1 , PRESCRIBED =2 }
 
enum  Mecha {
  X =0 , Y =1 , Z =2 , RX =3 ,
  RY =4 , RZ =5
}
 

Enumeration Type Documentation

◆ Mecha

Enumerator
RX 
RY 
RZ 

◆ State

Enumerator
FREE 
FIXED 
PRESCRIBED