[−][src]Function gmsh_sys::gmshMerge
pub unsafe extern "C" fn gmshMerge(fileName: *const c_char, ierr: *mut c_int)
Merge a file. Equivalent to the File->Merge
menu in the Gmsh app.
Handling of the file depends on its extension and/or its contents. Merging
a file with model data will add the data to the current model.