43 #include "cfdemCloud.H"
59 const dictionary& dict_;
66 TypeName(
"locateModel");
70 declareRunTimeSelectionTable
76 const dictionary& dict,
88 const dictionary& dict,
100 static autoPtr<locateModel> New
102 const dictionary& dict,
108 virtual label findCell
110 double**
const& mask,
116 virtual label findSingleCell
122 virtual label intersection
126 )
const {
return -1;};
Definition: cfdemCloud.H:81
Definition: locateModel.H:53