Classes | |
| class | exponential |
| exponential distribution model More... | |
| class | fixedValue |
| Returns a fixed value. More... | |
| class | general |
| general distribution model More... | |
| class | massRosinRammler |
| Mass-based Rosin-Rammler distributionModel. More... | |
| class | multiNormal |
| A multiNormal distribution model. More... | |
| class | normal |
| A normal distribution model. More... | |
| class | RosinRammler |
| Rosin-Rammler distributionModel. More... | |
| class | uniform |
| Uniform/equally-weighted distribution model. More... | |
| Foam::distributionModels::defineTypeNameAndDebug | ( | exponential | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| exponential | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | fixedValue | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| fixedValue | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | general | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| general | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | massRosinRammler | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| massRosinRammler | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | multiNormal | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| multiNormal | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | normal | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| normal | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | RosinRammler | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| RosinRammler | , | ||
| dictionary | |||
| ) |
| Foam::distributionModels::defineTypeNameAndDebug | ( | uniform | , |
| 0 | |||
| ) |
| Foam::distributionModels::addToRunTimeSelectionTable | ( | distributionModel | , |
| uniform | , | ||
| dictionary | |||
| ) |