-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
class::bugBugs found in the softwareBugs found in the softwareloc::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.
Description
Bug description
In the model.h in the vvs (and secir) dir, there is a advance function which overwrites the standard advance function. However, the bindings use the regular advance function.
Additionally, this causes problems with the FlowSimulation which currently does not support local advances functions.
Version
Linux
To reproduce
just run the example :)
Relevant log output
No response
Add any relevant information, e.g. used compiler, screenshots.
No response
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
class::bugBugs found in the softwareBugs found in the softwareloc::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
Done (Total)