![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <mechsys/dem/distance.h>
#include <algorithm>
Go to the source code of this file.
Functions | |
void | PolyhedraMP (Array< Vec3_t > &V, Array< Array< int > > &F, double &vol, Vec3_t &CM, Mat3_t &It) |
void | Erosion (Array< Vec3_t > &V, Array< Array< int > > &E, Array< Array< int > > &F, double R) |
void Erosion | ( | Array< Vec3_t > & | V, |
Array< Array< int > > & | E, | ||
Array< Array< int > > & | F, | ||
double | R | ||
) | [inline] |