expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~32~~CallsGraph interface~expand~32 expand proc~expand_ga_matrix expand_ga_matrix interface~expand~32->proc~expand_ga_matrix

Called by

interface~~expand~32~~CalledByGraph interface~expand~32 expand proc~append_ga_matrix append_ga_matrix proc~append_ga_matrix->interface~expand~32 proc~append_ga_matrix_vec append_ga_matrix_vec proc~append_ga_matrix_vec->interface~expand~32 proc~placeat_ga_matrix placeat_ga_matrix proc~placeat_ga_matrix->interface~expand~32 proc~placeat_ga_matrix_vec placeat_ga_matrix_vec proc~placeat_ga_matrix_vec->interface~expand~32 interface~append~38 append interface~append~38->proc~append_ga_matrix interface~append~38->proc~append_ga_matrix_vec interface~placeat~27 placeat interface~placeat~27->proc~placeat_ga_matrix interface~placeat~27->proc~placeat_ga_matrix_vec

Module Procedures

private subroutine expand_ga_matrix(me, pos, length)

Arguments

Type IntentOptional Attributes Name
type(grw_matrixarray_type) :: me
integer, intent(in), optional :: pos
integer, intent(in), optional :: length

optional length to expand the array