next up previous contents index
Next: Interface matrix_product_sub Up: Module matrix_module Previous: Interface multDiag   Contents   Index

Interface multDiagRL


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call multDiagRL(this,A,diag)\end{verbatim}
\end{boxedminipage}

this -- intent(inout), type(MatrixD) or type(MatrixZ)

A -- intent(in), type(MatrixD) or type(MatrixZ)

diag -- real(dp), intent(in), dimension(:)

matrix_product_sub interface

gabor 2009-06-30