Skip to main content

Module error

Module error 

Source
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).
NonLinearSolverError
Possible errors that can occur when solving a non-linear problem