

Go to the source code of this file.
Classes | |
| class | general |
| Particle-size distribution model wherein random samples are drawn from a given arbitrary probability density function or cumulative distribution function. Input distributions are specified as pairs of (size, probability) (i.e. (point, value) ). More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::distributionModels |
| A namespace for various probability distribution model implementations. | |
Functions | |
| Istream & | operator>> (Istream &, distributionModels::general &) |
| Ostream & | operator<< (Ostream &, const distributionModels::general &) |