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

labelVector.H File Reference


Detailed Description

Definition in file labelVector.H.

#include "src/OpenFOAM/primitives/ints/label/label.H"
#include "src/OpenFOAM/primitives/Vector/Vector_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Include dependency graph for labelVector.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef Vector< label >  labelVector
 Vector of labels.

Functions

template<>
bool  contiguous< labelVector > ()
 Data associated with labelVector type are contiguous.