gridap / gridap/GridapSolvers.jl

Calling residual! instead of jacobian!

Open
#54 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
43
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hi @JordiManyer, I was doing some code profiling (an issue to be reported/addressed in Gridap) and I found this possible error:

https://github.com/gridap/GridapSolvers.jl/blob/26aa6f995e156034de102f40e4c69be510399bb3/src/BlockSolvers/BlockFEOperators.jl#L64

I think here it should be calling `jacobian!` instead of `residual!`, right?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.