Skip to content

Missing copy for SciMLJacobianOperators #690

@jClugstor

Description

@jClugstor

LinearSolve recently moved to using copy instead of deepcopy, and copy methods were added for the operators in SciMLOperators. But no copy methods are defined for SciMLJacobianOperators, so LinearSolve with those fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions