[−][src]Function gmsh_sys::gmshModelRemovePhysicalGroups
pub unsafe extern "C" fn gmshModelRemovePhysicalGroups(
dimTags: *mut c_int,
dimTags_n: usize,
ierr: *mut c_int
)
Remove the physical groups dimTags
of the current model. If dimTags
is
empty, remove all groups.