Namespaces | Functions
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

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
UniformField< Type > min (const UniformField< Type > &u1, const UniformField< Type > &u2)
 
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 > &u1, const UniformField< Type > &u2)
 
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.