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

vector.H File Reference


Detailed Description

Definition in file vector.H.

#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
#include "src/OpenFOAM/primitives/Vector/Vector_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Include dependency graph for vector.H:

Go to the source code of this file.

Classes

class  flux< Type >
class  flux< scalar >

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef Vector< scalar >  vector
 A scalar version of the templated Vector.

Functions

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