Loading...
Searching...
No Matches
dimensionedTensor.H File Reference
Include dependency graph for dimensionedTensor.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 dimensioned< tensordimensionedTensor
 Dimensioned tensor obtained from generic dimensioned type.

Functions

dimensionedScalar tr (const dimensionedTensor &dt)
dimensionedTensor dev (const dimensionedTensor &dt)
dimensionedTensor dev2 (const dimensionedTensor &dt)
dimensionedScalar det (const dimensionedTensor &dt)
dimensionedTensor cof (const dimensionedTensor &dt)
dimensionedTensor inv (const dimensionedTensor &dt)
dimensionedSymmTensor symm (const dimensionedTensor &dt)
dimensionedSymmTensor twoSymm (const dimensionedTensor &dt)
dimensionedTensor skew (const dimensionedTensor &dt)
dimensionedVector eigenValues (const dimensionedSymmTensor &dt)
dimensionedTensor eigenVectors (const dimensionedSymmTensor &dt)
dimensionedVector operator* (const dimensionedTensor &)
 Hodge Dual operator (tensor -> vector).
dimensionedTensor operator* (const dimensionedVector &)
 Hodge Dual operator (vector -> tensor).

Detailed Description

Original source file dimensionedTensor.H

Definition in file dimensionedTensor.H.