Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class Cmpt > | |
SpatialVector< Cmpt > | operator^ (const SpatialVector< Cmpt > &u, const SpatialVector< Cmpt > &v) |
Return the cross-product between two spatial vectors. More... | |
template<class Cmpt > | |
SpatialVector< Cmpt > | operator^ (const SpatialVector< Cmpt > &v, const typename SpatialVector< Cmpt >::dual &df) |
Return the dual cross-product between two spatial vectors. More... | |
Original source file SpatialVectorI.H
Definition in file SpatialVectorI.H.