Function gmshModelMeshGenerate

Source
pub unsafe extern "C" fn gmshModelMeshGenerate(
    dim: c_int,
    ierr: *mut c_int,
)
Expand description

Generate a mesh of the current model, up to dimension dim (0, 1, 2 or 3).