#include <noSwarm.H>


Public Member Functions | |
| TypeName ("none") | |
| Runtime type information. | |
| noSwarm (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and a phase pair. | |
| virtual | ~noSwarm () |
| Destructor. | |
| tmp< volScalarField > | Cs () const |
| Swarm correction coefficient. | |
| TypeName ("none") | |
| Runtime type information. | |
| noSwarm (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and a phase pair. | |
| virtual | ~noSwarm () |
| Destructor. | |
| tmp< volScalarField > | Cs () const |
| Swarm correction coefficient. | |
| Public Member Functions inherited from swarmCorrection | |
| TypeName ("swarmCorrection") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, swarmCorrection, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
| swarmCorrection (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and a phase pair. | |
| virtual | ~swarmCorrection ()=default |
| Destructor. | |
| TypeName ("swarmCorrection") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, swarmCorrection, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
| swarmCorrection (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and a phase pair. | |
| virtual | ~swarmCorrection ()=default |
| Destructor. | |
Additional Inherited Members | |
| Static Public Member Functions inherited from swarmCorrection | |
| static autoPtr< swarmCorrection > | New (const dictionary &dict, const phasePair &pair) |
| static autoPtr< swarmCorrection > | New (const dictionary &dict, const phasePair &pair) |
| Protected Attributes inherited from swarmCorrection | |
| const phasePair & | pair_ |
| Phase pair. | |
| noSwarm | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and a phase pair.
Definition at line 39 of file noSwarm.C.
References dict, and swarmCorrection::swarmCorrection().

| noSwarm | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and a phase pair.
References dict.
|
virtual |
Destructor.
| TypeName | ( | "none" | ) |
Runtime type information.
References dict.
|
virtual |
Swarm correction coefficient.
Implements swarmCorrection.
Definition at line 57 of file noSwarm.C.
References Foam::dimless, mesh, GeometricField< scalar, fvPatchField, volMesh >::New(), and swarmCorrection::pair_.

| TypeName | ( | "none" | ) |
Runtime type information.
|
virtual |
Swarm correction coefficient.
Implements swarmCorrection.