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

sphericalTensor.H File Reference


Detailed Description

Definition in file sphericalTensor.H.

#include "src/OpenFOAM/primitives/SphericalTensor/SphericalTensor_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Include dependency graph for sphericalTensor.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef SphericalTensor< scalar >  sphericalTensor
 SphericalTensor of scalars.

Functions

template<>
bool  contiguous< sphericalTensor > ()
 Specify data associated with sphericalTensor type are contiguous.

Variables

static const sphericalTensor  I (1)
static const sphericalTensor  oneThirdI (1.0/3.0)
static const sphericalTensor  twoThirdsI (2.0/3.0)