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 SpatialVector & | v () const |
| Return the parent SpatialVector. | |
Class to represent the dual spatial vector.
Definition at line 77 of file SpatialVector.H.
|
inline |
Construct the dual of the given SpatialVector.
Definition at line 84 of file SpatialVectorI.H.
References SpatialVector< Cmpt >::SpatialVector(), and v().

|
inline |
Return the parent SpatialVector.
Definition at line 106 of file SpatialVectorI.H.
Referenced by dual().
