![]() |
|
Public Member Functions | |
TypeName ("dispersionModel") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, dispersionModel, dictionary,(const dictionary &dict, spray &sm),(dict, sm)) | |
dispersionModel (const dictionary &dict, spray &sm) | |
Construct from components. | |
virtual | ~dispersionModel () |
virtual void | disperseParcels () const =0 |
Static Public Member Functions | |
autoPtr< dispersionModel > | New (const dictionary &dict, spray &sm) |
Protected Attributes | |
const dictionary & | dict_ |
spray & | spray_ |
|
Construct from components.
|
|
|
|
|
|
Implemented in dispersionLESModel, dispersionRASModel, gradientDispersionRAS, noDispersion, and stochasticDispersionRAS. |
|
|
|
Runtime type information.
|
|
Definition at line 61 of file dispersionModel.H. |
|
Definition at line 62 of file dispersionModel.H. |