Skip to main content

Set

This method should be called when we are done adding entries into MeshSelection_.

After this method we should not call add method.

Interface

INTERFACE
MODULE SUBROUTINE Set(obj)
CLASS(MeshSelection_), INTENT(INOUT) :: obj
END SUBROUTINE Set
END INTERFACE