You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @oriolcg , The BlockFEOperators are halfway-implemented. I need to re-define the API and add functionalities that I want to have. I am currently tied into other things, I'll probably leave this for version 0.4.
Hi @JordiManyer, I was doing some code profiling (an issue to be reported/addressed in Gridap) and I found this possible error:
GridapSolvers.jl/src/BlockSolvers/BlockFEOperators.jl
Line 64 in 26aa6f9
I think here it should be calling
jacobian!
instead ofresidual!
, right?The text was updated successfully, but these errors were encountered: