expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~18~~CallsGraph interface~expand~18 expand proc~expand_da_real expand_da_real interface~expand~18->proc~expand_da_real

Contents


Module Procedures

public subroutine expand_da_real(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array