-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
I merged my fork with the latest trunk and would like to point out some potential minor issues.
(1) opencmiss.f90 constants for direct solvers are declared but not made public. e.g: CMISS_SOLVER_DIRECT_LU. Is there a reason this was removed?
(2) solver_routines.f90 - Should make sure that cellML models are only evaluated on nodes that have been assigned models.
(3) solver_routines.f90 - CELLML_EQUATIONS_CREATE_FINISH
Used to call SOLVER_CREATE_FINISH at line 800 - any reason why this is removed?
I have made appropriate changes in my fork, but would like to double check if there are reasons behind these observed changes that I am unaware of.
Metadata
Metadata
Assignees
Labels
No labels