next up previous contents index
Next: Function uniq_minval Up: Module RS_SparseMatrix_module Previous: Subroutine add_block_d   Contents   Index

Subroutine add_block_z


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call add_block_z(this,cur_row,cur_col_offset,in_nr, &
in_nc,block)\end{verbatim}
\end{boxedminipage}

this -- type(RS_SparseMatrixZ), intent(inout)

cur_row, cur_col_offset -- integer, intent(in)

in_nr, in_nc -- integer, intent(in)

block -- complex(dp), intent(in), dimension(:,:)

uniq_minval function

gabor 2009-06-30