This subroutine initializes the loaded depend table
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
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 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iDepend | ||||
integer, | private | :: | nDepends |