delete_multiple_sub Abstract Interface

abstract interface
private subroutine delete_multiple_sub(this, element)

Arguments

Type IntentOptional AttributesName
class(list), intent(inout) :: this
integer, intent(in), dimension(:):: element

The positions of the elements to be deleted from the list