![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <math.h>
#include <map>
#include <vector>
#include <utility>
#include <mechsys/dem/particle.h>
Go to the source code of this file.
Classes | |
class | Interacton |
class | CInteracton |
class | CInteractonSphere |
class | BInteracton |
Typedefs | |
typedef std::map< std::pair < int, int >, Vec3_t > | FrictionMap_t |
typedef Array< pair< int, int > > | ListContacts_t |
typedef std::map<std::pair<int,int>,Vec3_t> FrictionMap_t |
typedef Array<pair<int,int> > ListContacts_t |