CFDEMcoupling  2.4
 All Classes
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
Foam::locateModel Class Referenceabstract
Inheritance diagram for Foam::locateModel:
Inheritance graph
[legend]
Collaboration diagram for Foam::locateModel:
Collaboration graph
[legend]

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
 
virtual label intersection (const point &pStart, const point &pEnd) const
 

Static Public Member Functions

static autoPtr< locateModelNew (const dictionary &dict, cfdemCloud &sm)
 

Protected Attributes

const dictionary & dict_
 
cfdemCloudparticleCloud_
 

The documentation for this class was generated from the following files: