FreeFOAM The Cross-Platform CFD Toolkit
sphericalTensor.H File Reference

Detailed Description

Definition in file sphericalTensor.H.

+ Include dependency graph for sphericalTensor.H:
+ This graph shows which files directly or indirectly include this file:

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)