Function sundials_sys::SUNNonlinSolGetCurIter

source ยท
pub unsafe extern "C" fn SUNNonlinSolGetCurIter(
    NLS: SUNNonlinearSolver,
    iter: *mut c_int,
) -> SUNErrCode