|
| | TypeName ("uniform") |
| | Runtime type information. More...
|
| |
| | uniform (const breakupModel &breakup, const dictionary &dict) |
| |
| virtual | ~uniform () |
| | Destructor. More...
|
| |
| virtual dimensionedScalar | calcNik (const label i, const label k) const |
| | Calculate contribution to sizeGroup i due to breakup in sizeGroup k. More...
|
| |
| | TypeName ("daughterSizeDistributionModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, daughterSizeDistributionModel, dictionary,(const breakupModel &breakup, const dictionary &dict),(breakup, dict)) |
| |
| | daughterSizeDistributionModel (const breakupModel &breakup, const dictionary &dict) |
| |
| virtual | ~daughterSizeDistributionModel () |
| | Destructor. More...
|
| |
| const dimensionedScalar & | nik (const label i, const label k) const |
| | Return contribution to sizeGroup i due to breakup in sizeGroup k. More...
|
| |
| void | correct () |
| | Correct field independent expressions. More...
|
| |
Uniform daughter size distribution.
- Source files
-
Definition at line 52 of file uniform.H.