Loading...
Searching...
No Matches
spatialTransform::dual Class Reference

Wrapper-class to provide dual functions and operators. More...

#include <spatialTransform.H>

Public Member Functions

 dual (const spatialTransform &X)
 Construct from a spatialTransform.
 operator spatialTensor () const
 Return dual transformation tensor ^B{X^*}_A.
spatialVector operator& (const spatialVector &f) const
 Transform dual f: ^B{X^*}_A & f.

Detailed Description

Wrapper-class to provide dual functions and operators.

Definition at line 120 of file spatialTransform.H.

Constructor & Destructor Documentation

◆ dual()

dual ( const spatialTransform & X)
inline

Construct from a spatialTransform.

Definition at line 64 of file spatialTransformI.H.

References spatialTransform::spatialTransform().

Here is the call graph for this function:

Member Function Documentation

◆ operator spatialTensor()

operator spatialTensor ( ) const
inline

Return dual transformation tensor ^B{X^*}_A.

Definition at line 199 of file spatialTransformI.H.

References Foam::Zero.

◆ operator&()

Foam::spatialVector operator& ( const spatialVector & f) const
inline

Transform dual f: ^B{X^*}_A & f.

X^* . f = (E . fw - r ^ fl, E . fl)

Definition at line 209 of file spatialTransformI.H.

References f().

Here is the call graph for this function:

The documentation for this class was generated from the following files: