-
Notifications
You must be signed in to change notification settings - Fork 23
(Re)Enable FSAL steppers #966
Copy link
Copy link
Open
Labels
class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::odeThis issue concerns any kind of ODE-based model.This issue concerns any kind of ODE-based model.
Metadata
Metadata
Assignees
Labels
class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::odeThis issue concerns any kind of ODE-based model.This issue concerns any kind of ODE-based model.
Type
Projects
Status
Product Backlog
Motivation / Current Behaviour
FSAL steppers were disabled in #960 due to a bug in boost.
Enhancement description
If we need FSAL steppers, we may need to create a workaround/specialization of ControlledStepperWrapper, or update boost when the bug gets fixed.
Additional context
No response
Checklist