Function sundials_sys::N_VDiv_OpenMP

source ·
pub unsafe extern "C" fn N_VDiv_OpenMP(
    x: N_Vector,
    y: N_Vector,
    z: N_Vector
)