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

Public Member Functions

 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
 

Static Public Member Functions

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

Protected Member Functions

void checkFields (volScalarField &) const
 
void checkFields (volVectorField &) const
 

Protected Attributes

const dictionary & dict_
 
cfdemCloudparticleCloud_
 
volVectorField vSmoothField_
 
volScalarField sSmoothField_
 

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