next up previous contents index
Next: Interface coords_global_to_local Up: Module ScaLAPACK_module Previous: Interface init_matrix_desc   Contents   Index

Interface coords_local_to_global


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call coords_local_to_global(this,l_i,l_j,i, &
j)\end{verbatim}
\end{boxedminipage}

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

l_i, l_j -- integer, intent(in)

i, j -- integer, intent(out)

coords_global_to_local interface

gabor 2009-06-30