Is there a tool in xfemm to remove segments? I see one for removing nodes, but not segments.
Based on the code for deletenode_mfemm, it looks like eliminating an entry in the Segments or ArcSegments arrays must be followed by a renumbering of elements in order to work properly. Is the code in this file essentially all that is needed to delete segments? Is there any reason why this hasn't been broken out into its own function?
Last edit: Robert 2020-08-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a tool in xfemm to remove segments? I see one for removing nodes, but not segments.
Based on the code for deletenode_mfemm, it looks like eliminating an entry in the Segments or ArcSegments arrays must be followed by a renumbering of elements in order to work properly. Is the code in this file essentially all that is needed to delete segments? Is there any reason why this hasn't been broken out into its own function?
Last edit: Robert 2020-08-17