[][src]Function gmsh_sys::gmshModelOccGetMass

pub unsafe extern "C" fn gmshModelOccGetMass(
    dim: c_int,
    tag: c_int,
    mass: *mut f64,
    ierr: *mut c_int
)

Get the mass of the model entity of dimension dim and tag tag.