Go to the documentation of this file.
30 #define createInteraction(ForceModel,GeomModel) \
32 template class pFlow::grainInteraction< \
35 pFlow::unsortedContactList>; \
37 template class pFlow::grainInteraction< \
40 pFlow::sortedContactList>; \
41 createBoundaryGrainInteraction(ForceModel, GeomModel)