Skip to main content

Deallocate

Deallocate an instance of MeshSelection.

Interface

INTERFACE
MODULE SUBROUTINE Deallocate(obj)
CLASS(MeshSelection_), INTENT(INOUT) :: obj
END SUBROUTINE Deallocate
END INTERFACE