Skip to main content

Deallocate

Deallocate the data stored in the UserFunction.

@ConstructorMethods

Interface

INTERFACE
MODULE SUBROUTINE auf_Deallocate(obj)
CLASS(UserFunction_), INTENT(INOUT) :: obj
END SUBROUTINE auf_Deallocate
END INTERFACE