next up previous contents index
Next: Subroutine add_block_z Up: Module RS_SparseMatrix_module Previous: Interface get_dense_block   Contents   Index

Subroutine add_block_d


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

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

cur_row, cur_col_offset -- integer, intent(in)

in_nr, in_nc -- integer, intent(in)

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

add_block_z subroutine

gabor 2009-06-30