|
| | TypeName ("uniformBinary") |
| | Runtime type information. More...
|
| |
| | uniformBinary (const breakupModel &breakup, const dictionary &dict) |
| |
| virtual | ~uniformBinary () |
| | 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 | precompute () |
| | Precompute field independent expressions. More...
|
| |
Daughter size distribution for uniform binary breakup.
- Source files
-
Definition at line 52 of file uniformBinary.H.