init Interface

public interface init

initialize the dynamic array

Calls

interface~~init~26~~CallsGraph interface~init~26 init proc~init_da_long init_da_long interface~init~26->proc~init_da_long

Module Procedures

public subroutine init_da_long(me, length)

initialization of a dynamic array

Read more…

Arguments

Type IntentOptional Attributes Name
type(dyn_longarray_type), intent(out) :: me
integer, intent(in), optional :: length