DestructPermutation Subroutine

public pure subroutine DestructPermutation(this)

Destruct a permutation object.

Arguments

Type IntentOptional Attributes Name
type(Permutation_t), intent(inout) :: this

The permutation to destruct.


Contents