[−][src]Function gmsh_sys::gmshModelGetPhysicalName
pub unsafe extern "C" fn gmshModelGetPhysicalName(
dim: c_int,
tag: c_int,
name: *mut *mut c_char,
ierr: *mut c_int
)
Get the name of the physical group of dimension dim
and tag tag
.