Class to represent the dual spatial vector. More...
Public Member Functions | |
dual (const SpatialVector &v) | |
Construct the dual of the given SpatialVector. More... | |
const SpatialVector & | v () const |
Return the parent SpatialVector. More... | |
Class to represent the dual spatial vector.
Definition at line 74 of file SpatialVector.H.
|
inline |
Construct the dual of the given SpatialVector.
Definition at line 94 of file SpatialVectorI.H.
Referenced by SpatialVector< scalar >::operator*().
|
inline |
Return the parent SpatialVector.
Definition at line 200 of file SpatialVectorI.H.
Referenced by Foam::operator^().