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 77 of file SpatialVector.H.

Constructor & Destructor Documentation

◆ dual()

dual ( const SpatialVector v)
inline

Construct the dual of the given SpatialVector.

Definition at line 96 of file SpatialVectorI.H.

Member Function Documentation

◆ v()

const Foam::SpatialVector< Cmpt > & v
inline

Return the parent SpatialVector.

Definition at line 202 of file SpatialVectorI.H.


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