expand Interface

private interface expand

increase the size of the container for the array.


Module Procedures

private subroutine expand_da_projection(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array