Skip to content

Commit e467471

Browse files
another
1 parent 862d18d commit e467471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OrdinaryDiffEqNonlinearSolve/src/OrdinaryDiffEqNonlinearSolve.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ OverrideInit, ShampineCollocationInit, BrownFullBasicInit, _vec, _unwrap_val, DA
3030
_reshape, calculate_residuals, calculate_residuals!, has_special_newton_error, isadaptive,
3131
TryAgain, DIRK, COEFFICIENT_MULTISTEP, NORDSIECK_MULTISTEP, GLM, FastConvergence, Convergence,
3232
SlowConvergence, VerySlowConvergence, Divergence, NLStatus, MethodType, alg_order, error_constant,
33-
alg_extrapolates, resize_J_W!
33+
alg_extrapolates, resize_J_W!, has_autodiff
3434

3535
import OrdinaryDiffEq: _initialize_dae!, isnewton, get_W, isfirstcall, isfirststage, isJcurrent, get_new_W_γdt_cutoff, resize_nlsolver!
3636

0 commit comments

Comments
 (0)