Function gmshModelRemovePhysicalGroups

Source
pub unsafe extern "C" fn gmshModelRemovePhysicalGroups(
    dimTags: *mut c_int,
    dimTags_n: usize,
    ierr: *mut c_int,
)
Expand description

Remove the physical groups dimTags of the current model. If dimTags is empty, remove all groups.