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

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

Detailed Description

Original source file general.H

Definition in file general.H.