Function sundials_sys::N_VAddConst

source ·
pub unsafe extern "C" fn N_VAddConst(
    x: N_Vector,
    b: realtype,
    z: N_Vector
)