destroy_da_projection Subroutine

private subroutine destroy_da_projection(me)

destruction of a dynamic array

this subroutine takes care of a proper destruction of a dynamic array, it frees the allocated memory and resets the internal counts to 0.

Arguments

Type IntentOptional Attributes Name
type(dyn_projectionarray_type), intent(inout) :: me