expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~16~~CallsGraph interface~expand~16 expand proc~expand_da_long expand_da_long interface~expand~16->proc~expand_da_long

Contents


Module Procedures

public subroutine expand_da_long(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array