Next: Interface find
Up: Module table_module
Previous: Interface remove_columns
Contents
Index
insert a row at a given position
- this -- type(table), intent(inout)
-
- pos -- integer, intent(in)
-
- intpart -- integer, optional, intent(in), dimension(:)
-
- realpart -- real(dp), optional, intent(in), dimension(:)
-
- strpart -- character(TABLE_STRING_LENGTH), optional, intent(in), dimension(:)
-
- logicalpart -- logical, optional, intent(in), dimension(:)
-
find interface
gabor
2009-06-30