Function gmshModelGetPhysicalName

Source
pub unsafe extern "C" fn gmshModelGetPhysicalName(
    dim: c_int,
    tag: c_int,
    name: *mut *mut c_char,
    ierr: *mut c_int,
)
Expand description

Get the name of the physical group of dimension dim and tag tag.