next up previous contents index
Next: Interface transpose_sub Up: Module matrix_module Previous: Interface add_identity   Contents   Index

Interface scale


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call scale(A,scale)\end{verbatim}
\end{boxedminipage}

Scale the matrix elements for a real factor scale.

A -- type(MatrixD), intent(inout)

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

transpose_sub interface

gabor 2009-06-30