Expand description
Error types and handling.
This module defines the NlError enum for the non-linear solver layer, which
wraps solver-specific errors (NonLinearSolverError) as well as linear-algebra
errors from diffsol_la.
Enumsยง
- NlError
- Error type for the diffsol non-linear solver crate (
diffsol-nl). - NonLinear
Solver Error - Possible errors that can occur when solving a non-linear problem