FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

DynamicField.H File Reference


Detailed Description

Definition in file DynamicField.H.

#include "src/OpenFOAM/fields/Fields/Field/Field.H"
#include "src/OpenFOAM/fields/Fields/DynamicField/DynamicFieldI.H"
Include dependency graph for DynamicField.H:

Go to the source code of this file.

Classes

class  DynamicField< T, SizeInc, SizeMult, SizeDiv >
 Dynamically sized Field. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class T , unsigned SizeInc, unsigned SizeMult, unsigned SizeDiv>
Ostream &  operator<< (Ostream &, const DynamicField< T, SizeInc, SizeMult, SizeDiv > &)
template<class T , unsigned SizeInc, unsigned SizeMult, unsigned SizeDiv>
Istream &  operator>> (Istream &, DynamicField< T, SizeInc, SizeMult, SizeDiv > &)