Skip to main content

Deallocate

Deallocate the data stored in the LinearElasticModel_.

@ConstructorMethods

Interface

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