Skip to main content

Deallocate

Deallocate the NeumannBC_.

Interface

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