Function sundials_sys::N_VWrmsNormMaskVectorArray_OpenMP[][src]

pub unsafe extern "C" fn N_VWrmsNormMaskVectorArray_OpenMP(
    nvecs: c_int,
    X: *mut N_Vector,
    W: *mut N_Vector,
    id: N_Vector,
    nrm: *mut realtype
) -> c_int