GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Classes
Physic

Classes

class  GranOO3::Physic::Body
 a class that represents a body More...
 
class  GranOO3::Physic::BodyInteraction
 a class that represents a generic physical interaction between two bodies More...
 
class  GranOO3::Physic::CriticalTimeStep
 pure virtual class for modeling classes able to compute a critical time step More...
 

Detailed Description

The Physic library provides some classes which are common to the other models. Here, you can find the GranOO3::Physic::Node, GranOO3::Physic::Body and GranOO3::Physic::Ground classes which are common to the DEM, FEM and SPH libraries.