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 > &) |
Original source file Distribution.H
Definition in file Distribution.H.