Loading...
Searching...
No Matches
SpatialVector< Cmpt >::dual Class Reference

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

#include <SpatialVector.H>

Public Member Functions

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

Detailed Description

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

Class to represent the dual spatial vector.

Definition at line 77 of file SpatialVector.H.

Constructor & Destructor Documentation

◆ dual()

template<class Cmpt>
dual ( const SpatialVector & v)
inline

Construct the dual of the given SpatialVector.

Definition at line 84 of file SpatialVectorI.H.

References SpatialVector< Cmpt >::SpatialVector(), and v().

Here is the call graph for this function:

Member Function Documentation

◆ v()

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

Return the parent SpatialVector.

Definition at line 106 of file SpatialVectorI.H.

Referenced by dual().

Here is the caller graph for this function:

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