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

Go to the source code of this file.

Classes

struct  unitSets
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::Function2s
 

Functions

void assertNoConvertUnits (const word &typeName, const Function2s::unitSets &units, const dictionary &dict)
 Generate an error in an context where unit conversions are not supported. More...
 
void writeEntry (Ostream &os, const Function2s::unitSets &units)
 Write a units entry. More...
 
Istream & operator>> (Istream &is, Function2s::unitSets &)
 Read from stream. More...
 
Ostream & operator<< (Ostream &os, const Function2s::unitSets &)
 Write to stream. More...
 

Detailed Description

Original source file Function2UnitSets.H

Definition in file Function2UnitSets.H.