next up previous contents index
Next: Subroutine table_append_arrays Up: Module table_module Previous: Subroutine reduce_allocation   Contents   Index

Subroutine table_append_row


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call table_append_row(this[,intpart,realpart,strpart, &
logicalpart])\end{verbatim}
\end{boxedminipage}

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

intpart -- integer, intent(in), optional, dimension(:)

realpart -- real(dp), intent(in), optional, dimension(:)

strpart -- character(TABLE_STRING_LENGTH), intent(in), optional, dimension(:)

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

table_append_arrays subroutine

gabor 2009-06-30