SpatialVector< Cmpt >::dual Class Reference

Class to represent the dual spatial vector. More...

Public Member Functions

 dual (const SpatialVector &v)
 Construct the dual of the given SpatialVector. More...
 
const SpatialVectorv () const
 Return the parent SpatialVector. More...
 

Detailed Description

template<class Cmpt>
class Foam::SpatialVector< Cmpt >::dual

Class to represent the dual spatial vector.

Definition at line 74 of file SpatialVector.H.

Constructor & Destructor Documentation

◆ dual()

dual ( const SpatialVector v)
inline

Construct the dual of the given SpatialVector.

Definition at line 94 of file SpatialVectorI.H.

Referenced by SpatialVector< scalar >::operator*().

Here is the caller graph for this function:

Member Function Documentation

◆ v()

const Foam::SpatialVector< Cmpt > & v ( ) const
inline

Return the parent SpatialVector.

Definition at line 200 of file SpatialVectorI.H.

Referenced by Foam::operator^().

Here is the caller graph for this function:

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