

Go to the source code of this file.
Classes | |
| class | binned |
Particle-size distribution model wherein random samples are drawn from a given discrete set of (bin, probability) pairs, where in terms of its meaning, bins correspond to particle sizes and probabilities correspond to (relative) probability of occurrences. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::distributionModels |
| A namespace for various probability distribution model implementations. | |
Functions | |
| Istream & | operator>> (Istream &, distributionModels::binned &) |
| Ostream & | operator<< (Ostream &, const distributionModels::binned &) |