expand Interface

public interface expand

increase the size of the container for the array.

Calls

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

Module Procedures

public subroutine expand_da_real(me, increment, length)

expanding the dynamic array

Read more…

Arguments

Type IntentOptional Attributes Name
type(dyn_realarray_type) :: me
integer, optional :: increment
integer, intent(in), optional :: length

optional length to expand the array