FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

DimensionedFieldIO.C File Reference


Detailed Description

Definition in file DimensionedFieldIO.C.

#include "src/OpenFOAM/fields/DimensionedFields/DimensionedField/DimensionedField.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams.H"
Include dependency graph for DimensionedFieldIO.C:

Go to the source code of this file.

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 > > &)