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

dimensionedSymmTensor.C File Reference


Detailed Description

Dimensioned tensor obtained from generic dimensioned type.

Definition in file dimensionedSymmTensor.C.

#include "src/OpenFOAM/dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.H"
Include dependency graph for dimensionedSymmTensor.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

dimensionedSymmTensor  sqr (const dimensionedVector &dv)
dimensionedScalar  tr (const dimensionedSphericalTensor &dt)
dimensionedSymmTensor  symm (const dimensionedSymmTensor &dt)
dimensionedSymmTensor  twoSymm (const dimensionedSymmTensor &dt)
dimensionedSymmTensor  dev (const dimensionedSymmTensor &dt)
dimensionedSymmTensor  dev2 (const dimensionedSymmTensor &dt)
dimensionedScalar  det (const dimensionedSphericalTensor &dt)
dimensionedSymmTensor  cof (const dimensionedSymmTensor &dt)
dimensionedSphericalTensor  inv (const dimensionedSphericalTensor &dt)
dimensionedVector  operator* (const dimensionedSymmTensor &)
 Hodge Dual operator (tensor -> vector)