expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~17~~CallsGraph interface~expand~17 expand proc~expand_da_int expand_da_int interface~expand~17->proc~expand_da_int

Contents


Module Procedures

public subroutine expand_da_int(me, increment, length)

expanding the dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_intarray_type) :: me
integer, optional :: increment
integer, intent(in), optional :: length

optional length to expand the array