1 #if !defined(DEM_CONTACT_H_INCLUDED)
2 #define DEM_CONTACT_H_INCLUDED
28 double LocalCoordSystem2[3],
36 const double other_young = p_neighbour->
GetYoung();
40 arm_vector[0] = -LocalCoordSystem2[0] * arm_length;
41 arm_vector[1] = -LocalCoordSystem2[1] * arm_length;
42 arm_vector[2] = -LocalCoordSystem2[2] * arm_length;
Definition: spheric_particle.h:31
virtual double GetYoung()
Definition: spheric_particle.cpp:2212
virtual double GetInteractionRadius(const int radius_index=0)
Definition: spheric_particle.cpp:2199
array_1d< double, 3 > mContactMoment
Definition: spheric_particle.h:264
static void CrossProduct(const double u[3], const double v[3], double ReturnVector[3])
Definition: GeometryFunctions.h:325
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
T & noalias(T &TheMatrix)
Definition: amatrix_interface.h:484
integer i
Definition: TensorModule.f:17