init Interface

public interface init

initialize the dynamic array

Calls

interface~~init~27~~CallsGraph interface~init~27 init proc~init_da_int init_da_int interface~init~27->proc~init_da_int

Module Procedures

public subroutine init_da_int(me, length)

initialization of a dynamic array

Read more…

Arguments

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