Foam::meshMotionModel Class Reference
List of all members.
Public Member Functions |
|
| TypeName ("meshMotionModel") |
|
| declareRunTimeSelectionTable (autoPtr, meshMotionModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| meshMotionModel (const dictionary &dict, cfdemCloud &sm) |
|
virtual tmp< volVectorField > | setMotion () const =0 |
|
| TypeName ("meshMotionModel") |
|
| declareRunTimeSelectionTable (autoPtr, meshMotionModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| meshMotionModel (const dictionary &dict, cfdemCloud &sm) |
|
virtual tmp< volVectorField > | setMotion () const =0 |
Static Public Member Functions |
|
static autoPtr< meshMotionModel > | New (const dictionary &dict, cfdemCloud &sm) |
|
static autoPtr< meshMotionModel > | 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/meshMotionModel.H
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.H
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/lnInclude/meshMotionModel.C
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/lnInclude/newMeshMotionModel.C
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C
- /home/cfdem/CFDEM/CFDEM-x.x-2.0.x/src/lagrangian/cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C