next up previous contents index
Next: Interface wipe Up: Module table_module Previous: Interface delete   Contents   Index

Interface delete_multiple


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call delete_multiple(this,indices)\end{verbatim}
\end{boxedminipage}

Delete multiple rows from a Table. Beware, the order of rows is not maintained.

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

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

wipe interface

gabor 2009-06-30