next up previous contents index
Next: Interface operator(.conj.) Up: Module quaternions_module Previous: Interface operator(/)   Contents   Index

Interface assignment(=)


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call assignment(=)(this,ve...
...ssignment(=)(vect,q)
call assignment(=)(q,r)\end{verbatim}
\end{boxedminipage}

this -- type(Quaternion), intent(out)

vect -- real(dp), intent(in), intent(out), dimension(:)

q -- type(Quaternion), intent(in), intent(out)

r -- real(dp), intent(in)

operator(.conj.) interface

gabor 2009-06-30