N_VAddConst_OpenMP

Function N_VAddConst_OpenMP 

Source
pub unsafe extern "C" fn N_VAddConst_OpenMP(
    x: N_Vector,
    b: sunrealtype,
    z: N_Vector,
)