Port SNLS Trust Region Dogleg Solver over to our global solver
Open
@rcarson3 is already working on this.
Since Apr 1, 2022.
enhancement
- Dominant language
- C++
- Stars
- 70
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I've been running some MTS DD type models for an FCC material. I'm finding that our global solver either using the plan newton raphson or newton raphson with a line search method is having trouble converging. It seems as if we could really benefit from that addition for these tougher problems.
Once, I've ported that solver we should probably donate it to the MFEM project as their community would also benefit from it as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.