next up previous contents index
Next: Interface int_part Up: Module table_module Previous: Interface search   Contents   Index

Interface print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call print(this[,verbosity...
...r_format,logical_format,properties, &
mask])\end{verbatim}
\end{boxedminipage}

Print this table to the mainlog or to an inoutput object.

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

verbosity -- integer, intent(in), optional

file -- type(inoutput), intent(inout)

real_format, int_format, str_format -- character(*), optional, intent(in)

logical_format -- character(*), optional, intent(in)

properties -- type(Dictionary), intent(in), optional

mask -- logical, optional, intent(in), dimension(:)

int_part interface

gabor 2009-06-30