tem_init_depend Subroutine

public subroutine tem_init_depend(me, varSys)

This subroutine initializes the loaded depend table

Arguments

TypeIntentOptionalAttributesName
type(tem_depend_type), intent(inout) :: me(:)

list of depend types to be filled

type(tem_varSys_type), intent(in) :: varSys

list of all global variable systems


Calls

proc~~tem_init_depend~~CallsGraph proc~tem_init_depend tem_init_depend proc~tem_create_varmap tem_create_varMap proc~tem_init_depend->proc~tem_create_varmap interface~init~20 init proc~tem_create_varmap->interface~init~20 interface~positionofval~4 positionofval proc~tem_create_varmap->interface~positionofval~4 interface~truncate~15 truncate proc~tem_create_varmap->interface~truncate~15 interface~append~24 append proc~tem_create_varmap->interface~append~24 proc~init_da_label init_da_label interface~init~20->proc~init_da_label proc~posofval_label posofval_label interface~positionofval~4->proc~posofval_label proc~truncate_da_label truncate_da_label interface~truncate~15->proc~truncate_da_label proc~append_ga_stringkeyvaluepair append_ga_stringkeyvaluepair interface~append~24->proc~append_ga_stringkeyvaluepair proc~append_ga_stringkeyvaluepair_vec append_ga_stringkeyvaluepair_vec interface~append~24->proc~append_ga_stringkeyvaluepair_vec interface~expand~21 expand proc~append_ga_stringkeyvaluepair->interface~expand~21 interface~sortedposofval~4 sortedposofval proc~posofval_label->interface~sortedposofval~4 proc~append_ga_stringkeyvaluepair_vec->interface~expand~21

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iDepend
integer, private :: nDepends