[−][src]Function gmsh_sys::gmshModelGetPartitions
pub unsafe extern "C" fn gmshModelGetPartitions(
dim: c_int,
tag: c_int,
partitions: *mut *mut c_int,
partitions_n: *mut usize,
ierr: *mut c_int
)
In a partitioned model, return the tags of the partition(s) to which the entity belongs.