delete Subroutine

private pure subroutine delete(this)

Destructor, deallocates the node attributes.

Arguments

TypeIntentOptionalAttributesName
class(node_t), intent(inout) :: this

type instance


Contents

None