Function sundials_sys::N_VLinearSum_OpenMP

source ·
pub unsafe extern "C" fn N_VLinearSum_OpenMP(
    a: sunrealtype,
    x: N_Vector,
    b: sunrealtype,
    y: N_Vector,
    z: N_Vector
)