next up previous contents index
Next: Interface is_symmetric Up: Module linearalgebra_module Previous: Interface operator(.realouter.)   Contents   Index

Interface operator(.cross.)


\begin{boxedminipage}{\textwidth}
\begin{verbatim}c1 = operator(.cross.)(x,y)\end{verbatim}
\end{boxedminipage}

Cross product between two 3-vectors. Usage is x .cross. y.

x, y -- real(dp), intent(in), dimension(3)

Return value -- real(dp), dimension(3)
is_symmetric interface

gabor 2009-06-30