libsim  Versione7.2.1

◆ arrayof_vol7d_timerange_remove()

subroutine, private vol7d_timerange_class::arrayof_vol7d_timerange_remove ( type(arrayof_vol7d_timerange this,
integer, intent(in), optional  nelem,
integer, intent(in), optional  pos 
)
private

Method for removing elements of the array at a desired position.

If necessary, the array is reallocated to reduce space.

Parametri
thisarray object in which an element has to be removed
[in]nelemnumber of elements to remove, if not provided, a single element is removed
[in]posposition of the element to be removed, if it is out of range, it is clipped, if it is not provided, objects are removed at the end

Definizione alla linea 2009 del file vol7d_timerange_class.F90.


Generated with Doxygen.