binned.H File Reference
Include dependency graph for binned.H:
This graph shows which files directly or indirectly include this file:

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 &)
 

Detailed Description

Original source file binned.H

Definition in file binned.H.