Public Member Functions | |
TypeName ("none") | |
Runtime type information. More... | |
NoIsotropy (const dictionary &dict, CloudType &owner) | |
Construct from components. More... | |
NoIsotropy (const NoIsotropy< CloudType > &cm) | |
Construct copy. More... | |
virtual autoPtr< IsotropyModel< CloudType > > | clone () const |
Construct and return a clone. More... | |
virtual | ~NoIsotropy () |
Destructor. More... | |
virtual void | calculate () |
Member Functions. More... | |
virtual bool | active () const |
Return the model 'active' status. More... | |
![]() | |
TypeName ("isotropyModel") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, IsotropyModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | |
Declare runtime constructor selection table. More... | |
IsotropyModel (CloudType &owner) | |
Construct null from owner. More... | |
IsotropyModel (const dictionary &dict, CloudType &owner, const word &type) | |
Construct from components. More... | |
IsotropyModel (const IsotropyModel< CloudType > &cm) | |
Construct a copy. More... | |
virtual autoPtr< IsotropyModel< CloudType > > | clone () const=0 |
Construct and return a clone. More... | |
virtual | ~IsotropyModel () |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< IsotropyModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
Selector. More... | |
![]() | |
autoPtr< TimeScaleModel > | timeScaleModel_ |
Time scale model. More... | |
Definition at line 50 of file NoIsotropy.H.
NoIsotropy | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Construct from components.
Definition at line 32 of file NoIsotropy.C.
NoIsotropy | ( | const NoIsotropy< CloudType > & | cm | ) |
Construct copy.
Definition at line 43 of file NoIsotropy.C.
|
virtual |
Destructor.
Definition at line 54 of file NoIsotropy.C.
TypeName | ( | "none" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 68 of file NoIsotropy.H.
|
virtual |
Member Functions.
Calculate velocities
Implements IsotropyModel< CloudType >.
Definition at line 61 of file NoIsotropy.C.
|
virtual |
Return the model 'active' status.
Definition at line 68 of file NoIsotropy.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.