Field.H File Reference
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...
 
class  SubField< Type >
 SubField is a Field obtained as a section of another Field, without its own allocation. SubField is derived from a SubList rather than a List. More...
 
class  Field< Type >
 Generic templated field type. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file Field.H

Definition in file Field.H.