sphericalTensor2D.H File Reference
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

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef SphericalTensor2D< scalar > sphericalTensor2D
 SphericalTensor2D of scalars. More...
 

Functions

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

Variables

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

Detailed Description

Original source file sphericalTensor2D.H

Definition in file sphericalTensor2D.H.