|
| TypeName ("off") |
|
| noSmoothing (const dictionary &dict, cfdemCloud &sm) |
|
void | smoothen (volScalarField &) const |
|
void | smoothen (volVectorField &) const |
|
void | smoothenReferenceField (volVectorField &) const |
|
| 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 |
|
|
static autoPtr< smoothingModel > | New (const dictionary &dict, cfdemCloud &sm) |
|
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/noSmoothing/noSmoothing.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C