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

Interface Print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Print(this[,file])
call Print(this,data[,file])\end{verbatim}
\end{boxedminipage}

this -- intent(in),

type(ScaLAPACK) or type(Matrix_ScaLAPACK_Info)

file -- type(Inoutput), intent(inout), optional

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

init_matrix_desc interface

gabor 2009-06-30