Classes | Namespaces | Functions
oneI.H File Reference
Include dependency graph for oneI.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  innerProduct< one, arg2 >
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

const one & operator* (const one &o, const one &)
 
template<class Type >
const Type & operator* (const Type &t, const one &)
 
template<class Type >
const Type & operator* (const one &, const Type &t)
 
template<class Type >
const Type & operator & (const one &, const Type &t)
 
const one & operator/ (const one &o, const one &)
 
template<class Type >
Type operator/ (const one &, const Type &t)
 
template<class Type >
const Type & operator/ (const Type &t, const one &)
 
const one & min (const one &o, const one &)
 
template<class Type >
Type min (const one &, const Type &t)
 
template<class Type >
Type min (const Type &t, const one &)
 
const one & max (const one &o, const one &)
 
template<class Type >
Type max (const one &, const Type &t)
 
template<class Type >
Type max (const Type &t, const one &)
 

Detailed Description

Original source file oneI.H

Definition in file oneI.H.