Data Structures | Namespaces | Functions
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.

Data Structures

class  Distribution
 Accumulating histogram of component values. Specified bin resolution, automatic generation of bins. More...
 
class  Distribution
 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.