

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 &os, const DimensionedField< Type, GeoMesh > &df) |
| template<class Type, class GeoMesh> | |
| Ostream & | operator<< (Ostream &os, const tmp< DimensionedField< Type, GeoMesh > > &tdf) |
Original source file DimensionedField.H
Definition in file DimensionedField.H.