Reallocate a list of dependencies
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dependency_config_t), | intent(inout), | allocatable | :: | var(:) |
Instance of the array to be resized |
|
integer, | intent(in), | optional | :: | n |
Dimension of the final array size |