variadic_allocate_2_comp Subroutine

public subroutine variadic_allocate_2_comp(p_shm, dims)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), pointer :: p_shm(:,:)
integer(kind=int64) :: dims(2)

Contents