

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 | FieldBase |
| Template invariant parts for Field and SubField. 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 >> &) |