depSource_append Subroutine

public subroutine depSource_append(me, sourceList, mySources, n)

Arguments

TypeIntentOptionalAttributesName
type(depSource_type) :: me
type(dyn_intarray_type) :: sourceList
integer, intent(in) :: mySources(n)
integer, intent(in) :: n

Calls

proc~~depsource_append~~CallsGraph proc~depsource_append depSource_append interface~destroy~15 destroy proc~depsource_append->interface~destroy~15 interface~init~15 init proc~depsource_append->interface~init~15 interface~append~4 append proc~depsource_append->interface~append~4 proc~destroy_ga2d_real destroy_ga2d_real interface~destroy~15->proc~destroy_ga2d_real proc~init_ga2d_real init_ga2d_real interface~init~15->proc~init_ga2d_real proc~append_ga_dynlong_vec append_ga_dynlong_vec interface~append~4->proc~append_ga_dynlong_vec proc~append_ga_dynlong append_ga_dynlong interface~append~4->proc~append_ga_dynlong interface~expand~2 expand proc~append_ga_dynlong_vec->interface~expand~2 proc~append_ga_dynlong->interface~expand~2 proc~expand_ga_dynlong expand_ga_dynlong interface~expand~2->proc~expand_ga_dynlong

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iElem
integer, private :: posInSourceList