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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
UniformField< Type > min (const UniformField< Type > &a, const UniformField< Type > &b)
 
template<class Type , class OtherType >
OtherType min (const UniformField< Type > &u, const OtherType &o)
 
template<class Type , class OtherType >
OtherType min (const OtherType &o, const UniformField< Type > &u)
 
template<class Type >
UniformField< Type > max (const UniformField< Type > &a, const UniformField< Type > &b)
 
template<class Type , class OtherType >
OtherType max (const UniformField< Type > &u, const OtherType &o)
 
template<class Type , class OtherType >
OtherType max (const OtherType &o, const UniformField< Type > &u)
 

Detailed Description

Original source file UniformFieldI.H

Definition in file UniformFieldI.H.