

Go to the source code of this file.
Classes | |
| class | DynamicField< T, SizeMin > |
| Dynamically sized Field. Similar to DynamicList, but inheriting from a Field instead of a List. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class T, int SizeMin> | |
| Istream & | operator>> (Istream &is, DynamicField< T, SizeMin > &rhs) |
| template<class T, int SizeMin> | |
| Ostream & | operator<< (Ostream &, const DynamicField< T, SizeMin > &) |
Original source file DynamicField.H
Definition in file DynamicField.H.