Module classifier

Module classifier 

Source
Expand description

ODE Classification Module

Automatically detects the type of an ODE and selects the appropriate solver. This classification-first approach ensures the most efficient solution method is chosen for each ODE.

Structs§

ODEClassifier
ODE classifier with comprehensive detection capabilities

Enums§

ODEType
ODE classification types covering all implemented solvers