FreeFOAM The Cross-Platform CFD Toolkit
DimensionedField.H File Reference

Detailed Description

Definition in file DimensionedField.H.

+ Include dependency graph for DimensionedField.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DimensionedField< Type, GeoMesh >
 Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a reference to it is maintained. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class Type , class GeoMesh >
Ostream & operator<< (Ostream &, const DimensionedField< Type, GeoMesh > &)
template<class Type , class GeoMesh >
Ostream & operator<< (Ostream &, const tmp< DimensionedField< Type, GeoMesh > > &)