Loading...
Searching...
No Matches
DynamicField.H File Reference
Include dependency graph for DynamicField.H:
This graph shows which files directly or indirectly include this file:

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>
Istreamoperator>> (Istream &is, DynamicField< T, SizeMin > &rhs)
template<class T, int SizeMin>
Ostreamoperator<< (Ostream &, const DynamicField< T, SizeMin > &)

Detailed Description

Original source file DynamicField.H

Definition in file DynamicField.H.