resize Interface

public interface resize

Overloaded reallocation interface


Module Procedures

private pure subroutine resize_dependency_node(var, n)

Reallocate a list of dependencies

Arguments

Type IntentOptional Attributes Name
type(dependency_node_t), intent(inout), allocatable :: var(:)

Instance of the array to be resized

integer, intent(in), optional :: n

Dimension of the final array size