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

Go to the source code of this file.

Classes

class  Distribution< Type >
 Accumulating histogram of component values. Specified bin resolution, automatic generation of bins. More...
 
class  Distribution< Type >
 Accumulating histogram of component values. Specified bin resolution, automatic generation of bins. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Istream & operator>> (Istream &, Distribution< Type > &)
 
template<class Type >
Ostream & operator<< (Ostream &, const Distribution< Type > &)
 
template<class Type >
Distribution< Type > operator+ (const Distribution< Type > &, const Distribution< Type > &)
 

Detailed Description

Original source file Distribution.H

Definition in file Distribution.H.