-
Hello everyone, I am interested in solving large sparse linear systems that arise from the adjoint equations of a CFD solver, and I am wondering what would be the best Trilinos stack to do this. Physics Numerics Questions
Furthermore, are there any examples / tutorials / open source code that show these steps or at least subsets of them? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
@josearnal I converted your issue into a discussion. |
Beta Was this translation helpful? Give feedback.
-
Some questions about what you envision:
|
Beta Was this translation helpful? Give feedback.
Yes, both of these will take care of the factorization for you. It's a simple parameterlist option, so you will have the choice between direct subdomain solves, incomplete factorizations and iterative methods with preconditioning.