next up previous contents index
Next: Interface matrix_product_sub Up: Module RS_SparseMatrix_module Previous: Interface Print_simple   Contents   Index

Interface copy


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call copy(a,b[,d_mask,od_mask])\end{verbatim}
\end{boxedminipage}

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

b -- intent(in),

type(RS_SparseMatrixD) or type(RS_SparseMatrixZ)

d_mask -- logical, optional, dimension(:)

od_mask -- logical, optional, dimension(:)

matrix_product_sub interface

gabor 2009-06-30