next up previous contents index
Next: Function real_subtable Up: Module table_module Previous: Subroutine table_address   Contents   Index

Function subtable


\begin{boxedminipage}{\textwidth}
\begin{verbatim}s = subtable(this,rows[,intcols,realcols, &
strcols,logicalcols])\end{verbatim}
\end{boxedminipage}

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

rows -- integer, dimension(:), intent(in)

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

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

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

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

Return value -- type(Table)

real_subtable function

gabor 2009-06-30