init Interface

public interface init

initialize the dynamic array

Calls

interface~~init~9~~CallsGraph interface~init~9 init proc~init_da_projection init_da_projection interface~init~9->proc~init_da_projection

Called by

interface~~init~9~~CalledByGraph interface~init~9 init proc~sorttruncate_da_projection sorttruncate_da_projection proc~sorttruncate_da_projection->interface~init~9 interface~sorttruncate~2 sorttruncate interface~sorttruncate~2->proc~sorttruncate_da_projection

Contents


Module Procedures

private subroutine init_da_projection(me, length)

initialization of a dynamic array

Read more…

Arguments

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