Skip to content

Some potential inconsistencies with latest trunk #171

Description

@vraj004

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions