Deallocate
Inheritence
This method is inherited from the AbstractMesh class.
Deallocate
Deallocate data stored in the mesh object.
Interface
INTERFACE AbstractMeshDeallocate
MODULE SUBROUTINE Deallocate(obj)
CLASS(AbstractMesh_), INTENT(INOUT) :: obj
END SUBROUTINE Deallocate
END INTERFACE AbstractMeshDeallocate