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

Detailed Description

Definition in file sphericalTensor2D.H.

+ Include dependency graph for sphericalTensor2D.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 SphericalTensor2D< scalar > sphericalTensor2D
 SphericalTensor2D of scalars.

Functions

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

Variables

static const sphericalTensor2D I2D (1)
 Identity tensor.
static const sphericalTensor2D oneThirdI2D (1.0/3.0)
static const sphericalTensor2D twoThirdsI2D (2.0/3.0)