DestructPermutation Subroutine

public subroutine DestructPermutation(this)

Destruct a permutation object.

Arguments

Type IntentOptional AttributesName
type(Permutation_t), intent(inout) :: this

The permutation to destruct.


Contents

None