Function gmshModelMeshGetLastEntityError

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

Get the last entities (if any) where a meshing error occurred. Currently only populated by the new 3D meshing algorithms.