GetDistanceAndNormalForScrew.cpp File Reference

Classes

class  GetDistanceAndNormalForScrew
 Tests the contact detection between particles and IntersectionOfWalls. More...
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc  ,
char argv[] 
)
109 {
111  return 0;
112 }
void solve()
The work horse of the code.
Definition: DPMBase.cc:4334
Tests the contact detection between particles and IntersectionOfWalls.
Definition: GetDistanceAndNormalForScrew.cpp:16

References DPMBase::solve().