Foam::locateModel Class Reference
List of all members.
Public Member Functions |
|
| TypeName ("locateModel") |
|
| declareRunTimeSelectionTable (autoPtr, locateModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| locateModel (const dictionary &dict, cfdemCloud &sm) |
|
virtual label | findCell (double **const &mask, double **&positions, double **&cellIDs, int size) const =0 |
|
virtual label | findSingleCell (vector &position, label &oldCellID) const =0 |
|
| TypeName ("locateModel") |
|
| declareRunTimeSelectionTable (autoPtr, locateModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| locateModel (const dictionary &dict, cfdemCloud &sm) |
|
virtual label | findCell (double **const &mask, double **&positions, double **&cellIDs, int size) const =0 |
|
virtual label | findSingleCell (vector &position, label &oldCellID) const =0 |
Static Public Member Functions |
|
static autoPtr< locateModel > | New (const dictionary &dict, cfdemCloud &sm) |
|
static autoPtr< locateModel > | New (const dictionary &dict, cfdemCloud &sm) |
Protected Attributes |
|
const dictionary & | dict_ |
|
cfdemCloud & | particleCloud_ |
The documentation for this class was generated from the following files:
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/lnInclude/locateModel.H
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/subModels/locateModel/locateModel/locateModel.H
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/lnInclude/locateModel.C
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/lnInclude/newLocateModel.C
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/subModels/locateModel/locateModel/locateModel.C
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C