Function sundials_sys::N_VDotProd_OpenMP

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