Function sundials_sys::SUNNonlinSol_NewtonSens

source ·
pub unsafe extern "C" fn SUNNonlinSol_NewtonSens(
    count: c_int,
    y: N_Vector,
    sunctx: SUNContext
) -> SUNNonlinearSolver