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

Go to the source code of this file.

Classes

class  unitSets
 Struct containing two unitSets for use in converting both the argument and the value of a Function1. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::Function1s
 

Functions

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

Detailed Description

Original source file Function1UnitSets.H

Definition in file Function1UnitSets.H.