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

Interface coords_global_to_local


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call coords_global_to_local(this,i,j,l_i, &
l_j[,l_row_p,l_col_p])\end{verbatim}
\end{boxedminipage}

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

i, j -- integer, intent(in)

l_i, l_j -- integer, intent(out)

l_row_p, l_col_p -- integer, intent(out), optional

diagonalise interface

gabor 2009-06-30