41 #ifndef constDiffSmoothing_H
42 #define constDiffSmoothing_H
44 #include "smoothingModel.H"
62 dictionary propsDict_;
65 dimensionedScalar smoothingLength_;
66 dimensionedScalar smoothingLengthReferenceField_;
67 mutable dimensionedScalar DT_;
73 TypeName(
"constDiffSmoothing");
81 const dictionary& dict,
91 bool doSmoothing()
const;
95 void smoothen(volScalarField&)
const;
97 void smoothen(volVectorField&)
const;
99 void smoothenReferenceField(volVectorField&)
const;
Definition: constDiffSmoothing.H:55
Definition: smoothingModel.H:54
Definition: cfdemCloud.H:81