Skip to main content

Deallocate

Deallocate the content stored in AbstractMaterialModel_.

@ConstructorMethods

Interface

ABSTRACT INTERFACE
SUBROUTINE Deallocate(obj)
IMPORT :: AbstractMaterialModel_
CLASS(AbstractMaterialModel_), INTENT(INOUT) :: obj
END SUBROUTINE Deallocate
END INTERFACE