destroy Subroutine

private pure subroutine destroy(this)

Destructor, deallocates the datastructure.

Arguments

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

type instance


Contents

None