next up previous contents index
Next: Interface diag_spinor Up: Module ScaLAPACK_module Previous: Interface matrix_product_vect_asdiagonal_sub   Contents   Index

Interface Re_diag


\begin{boxedminipage}{\textwidth}
\begin{verbatim}s1 = Re_diag(this_scalapack,this_data)\end{verbatim}
\end{boxedminipage}

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

this_data -- intent(in), dimension(:,:), complex(dp) or real(dp)

Return value -- real(dp), dimension(this_scalapack%N_R)
diag_spinor interface

gabor 2009-06-30