|
| TypeName ("smoothingModel") |
|
| declareRunTimeSelectionTable (autoPtr, smoothingModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| smoothingModel (const dictionary &dict, cfdemCloud &sm) |
|
virtual bool | doSmoothing () const |
|
virtual void | dSmoothing () const |
|
virtual void | smoothen (volScalarField &) const =0 |
|
virtual void | smoothen (volVectorField &) const =0 |
|
virtual void | smoothenReferenceField (volVectorField &) const =0 |
|
|
void | checkFields (volScalarField &) const |
|
void | checkFields (volVectorField &) const |
|
|
const dictionary & | dict_ |
|
cfdemCloud & | particleCloud_ |
|
volVectorField | vSmoothField_ |
|
volScalarField | sSmoothField_ |
|
The documentation for this class was generated from the following files:
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C