Function gmshModelOccGetMass

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

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