Git Product home page Git Product logo

Comments (8)

wence- avatar wence- commented on July 29, 2024

The former goes through petsc snes, which uses gmres by default the latter, via the op2 wrapper around petsc ksp which uses cg by default.

from firedrake.

funsim avatar funsim commented on July 29, 2024

I don't think using CG by default is a good idea: it assumes that the left hand side of the linear system is symmetric.

Can I suggest that we use GMRES as default solver with both interface types?

from firedrake.

wence- avatar wence- commented on July 29, 2024

Turns out there were slightly deeper problems. But I will push branches fixing them, and switching default solver in pyop2 to gmres. Note also that the preconditioners must be the same to get the same result.

from firedrake.

wence- avatar wence- commented on July 29, 2024

I believe I've fixed everything up appropriately in #49, can you have a look?

from firedrake.

funsim avatar funsim commented on July 29, 2024

The test in my first post still fails for me on the solver-parameters branch. Does it pass for you?

from firedrake.

wence- avatar wence- commented on July 29, 2024

Sorry, I have fixed it now I think, please try again.

from firedrake.

funsim avatar funsim commented on July 29, 2024

That fixed my issue. Thanks!

from firedrake.

wence- avatar wence- commented on July 29, 2024

Now landed in d27ae81.

from firedrake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.