init Interface

public interface init

initialize the dynamic array

Calls

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

Contents


Module Procedures

public subroutine init_da_long(me, length)

initialization of a dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_longarray_type), intent(out) :: me
integer, intent(in), optional :: length