Hi @amartinhuertas , @fverdugo . I'm getting an assertion error here:
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?
Hi @amartinhuertas , @fverdugo . I'm getting an assertion error here:
GridapPETSc.jl/src/PETScNonlinearSolvers.jl
Line 161 in 119a9d0
PETScNonlinearSolverin transient problem. I get the error at the second time step, which makes me think that indeedopandcache.opare not the same. Should that be the case? If yes, what would be the best solution to this issue?