next up previous contents index
Next: Interface check_sparse Up: Module RS_SparseMatrix_module Previous: Interface TraceMult   Contents   Index

Interface multDiagRL


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

this -- intent(inout),

type(RS_SparseMatrixD) or type(RS_SparseMatrixZ)

A -- intent(in),

type(RS_SparseMatrixD) or type(RS_SparseMatrixZ)

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

check_sparse interface

gabor 2009-06-30