Skip to content

Remove PETSc time solver #3126

@ZedThree

Description

@ZedThree

From a quick read of the source, the PETSc time solver just switches between Adams-Moulton or BDF via SUNDIALS (specifically a "very old version" of CVODE according to the docs), or Runge-Kutta. Also the colouring almost certainly has never worked correctly.

Given that we have our own interface to both recent CVODE and RK, it makes sense to completely remove this solver. Any objections?

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