next up previous contents index
Next: Interface coords_local_to_global Up: Module ScaLAPACK_module Previous: Interface Print   Contents   Index

Interface init_matrix_desc


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call init_matrix_desc(this,N_R[,N_C],NB_R, &
[NB_C],desc,l_N_R,l_N_C)\end{verbatim}
\end{boxedminipage}

this -- type(ScaLAPACK), intent(in)

N_R, NB_R -- integer, intent(in)

N_C, NB_C -- integer, intent(in), optional

desc -- integer, intent(out), dimension(dlen_)

l_N_R, l_N_C -- integer, intent(out)

coords_local_to_global interface

gabor 2009-06-30