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

Detailed Description

Definition in file Field.H.

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

Go to the source code of this file.

Classes

class  Field< Type >
 Generic templated field type. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class Type >
Ostream & operator<< (Ostream &os, const Field< Type > &f)
template<class Type >
Ostream & operator<< (Ostream &os, const tmp< Field< Type > > &tf)