Function gmshModelGetType

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

Get the type of the entity of dimension dim and tag tag.