expand Interface

private interface expand

increase the size of the container for the array.

Calls

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

Called by

interface~~expand~7~~CalledByGraph interface~expand~7 expand proc~append_ga_matrix append_ga_matrix proc~append_ga_matrix->interface~expand~7 proc~append_ga_matrix_vec append_ga_matrix_vec proc~append_ga_matrix_vec->interface~expand~7 proc~placeat_ga_matrix placeat_ga_matrix proc~placeat_ga_matrix->interface~expand~7 proc~placeat_ga_matrix_vec placeat_ga_matrix_vec proc~placeat_ga_matrix_vec->interface~expand~7 interface~append~8 append interface~append~8->proc~append_ga_matrix interface~append~8->proc~append_ga_matrix_vec interface~placeat~6 placeat interface~placeat~6->proc~placeat_ga_matrix interface~placeat~6->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