Expand description
Stiffness detection utilities for ODE solvers
This module provides algorithms and data structures for detecting stiffness in ODE systems and making intelligent method switching decisions.
Modules§
- integration
- Integration-related stiffness detection utilities
Structs§
- Indicator
Weights - Weight factors for different stiffness indicators
- Method
Switch Info - Provides information about method switching for diagnostic purposes
- Stiffness
Detection Config - Configuration for stiffness detection
- Stiffness
Detector - Enhanced stiffness detector that uses multiple indicators
Enums§
- Stiffness
Detection Method - Detection method for stiffness analysis