|
| | TypeName ("linearTsub") |
| | Runtime type information. More...
|
| |
| | linearTsub (const dictionary &diameterProperties, const phaseModel &phase) |
| | Construct from components. More...
|
| |
| virtual | ~linearTsub () |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | d () const |
| | Return the diameter field. More...
|
| |
| virtual void | correct () |
| | Correct the diameter field. More...
|
| |
| virtual bool | read (const dictionary &phaseProperties) |
| | Read phaseProperties dictionary. More...
|
| |
| | TypeName ("diameterModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase)) |
| |
| | diameterModel (const dictionary &dict, const phaseModel &phase) |
| |
| virtual | ~diameterModel () |
| | Destructor. More...
|
| |
| | TypeName ("diameterModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &diameterProperties, const phaseModel &phase),(diameterProperties, phase)) |
| |
| | diameterModel (const dictionary &diameterProperties, const phaseModel &phase) |
| |
| virtual | ~diameterModel () |
| | Destructor. More...
|
| |
| const dictionary & | diameterProperties () const |
| | Return the phase diameter properties dictionary. More...
|
| |
| const phaseModel & | phase () const |
| | Return the phase. More...
|
| |
| | TypeName ("diameterModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &diameterProperties, const phaseModel &phase),(diameterProperties, phase)) |
| |
| | diameterModel (const dictionary &diameterProperties, const phaseModel &phase) |
| |
| virtual | ~diameterModel () |
| | Destructor. More...
|
| |
| const dictionary & | diameterProperties () const |
| | Return the phase diameter properties dictionary. More...
|
| |
| const phaseModel & | phase () const |
| | Return the phase. More...
|
| |
Definition at line 60 of file linearTsubDiameter.H.