resize Interface

public interface resize

Module Procedures

private pure subroutine resize_dependency_config(var, n)

Reallocate a list of dependencies

Arguments

Type IntentOptional 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