Function sundials_sys::N_VDotProdLocal

source ·
pub unsafe extern "C" fn N_VDotProdLocal(
    x: N_Vector,
    y: N_Vector
) -> sunrealtype