

Go to the source code of this file.
Classes | |
| class | FieldBase |
| Template invariant parts for Field and SubField. More... | |
| class | Field< Type > |
| Generic templated field type that is much like a Foam::List except that it is expected to hold numerical content (not generic elements such as strings etc). More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type> | |
| Ostream & | operator<< (Ostream &, const Field< Type > &) |
| template<class Type> | |
| Ostream & | operator<< (Ostream &, const tmp< Field< Type > > &) |