expand Interface

private interface expand

increase the size of the container for the array.

Calls

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

Called by

interface~~expand~10~~CalledByGraph interface~expand~10 expand proc~placeat_ga_matrix placeat_ga_matrix proc~placeat_ga_matrix->interface~expand~10 proc~placeat_ga_matrix_vec placeat_ga_matrix_vec proc~placeat_ga_matrix_vec->interface~expand~10 proc~append_ga_matrix_vec append_ga_matrix_vec proc~append_ga_matrix_vec->interface~expand~10 proc~append_ga_matrix append_ga_matrix proc~append_ga_matrix->interface~expand~10 interface~placeat~5 placeat interface~placeat~5->proc~placeat_ga_matrix interface~placeat~5->proc~placeat_ga_matrix_vec interface~append~10 append interface~append~10->proc~append_ga_matrix_vec interface~append~10->proc~append_ga_matrix

Contents


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