init Interface

public interface init

initialize the dynamic array

Calls

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

Contents


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