gridap / gridap/GridapPETSc.jl
Assertion error in solve! for transient operators
Open
- Dominant language
- Julia
- Stars
- 33
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Hi @amartinhuertas , @fverdugo . I'm getting an assertion error here: https://github.com/gridap/GridapPETSc.jl/blob/119a9d0f1b86c3856244223f9b146ccb7c676be0/src/PETScNonlinearSolvers.jl#L161 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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.