Function gmshModelAdd

Source
pub unsafe extern "C" fn gmshModelAdd(
    name: *const c_char,
    ierr: *mut c_int,
)
Expand description

Add a new model, with name name, and set it as the current model.