Next: Interface delete_multiple
Up: Module table_module
Previous: Interface logical_part
Contents
Index
Delete a row by index or by value. If by value then the match
is made by the integer part of the table. The last row is copied
over the row to be deleted, so the order of rows is not maintained.
- this -- type(table), intent(inout)
-
- n -- integer, intent(in), scalar or dimension(:)
-
- keep_order -- logical, intent(in), optional
-
delete_multiple interface
gabor
2009-06-30