Skip to content

Assertion error in solve! for transient operators #81

@oriolcg

Description

@oriolcg

Hi @amartinhuertas , @fverdugo . I'm getting an assertion error here:

@assert cache.op === op
when using PETScNonlinearSolver in transient problem. I get the error at the second time step, which makes me think that indeed op and cache.op are not the same. Should that be the case? If yes, what would be the best solution to this issue?

Metadata

Metadata

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