Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate FixedPointIterator class #244

Open
jwallwork23 opened this issue Dec 6, 2024 · 1 comment
Open

Separate FixedPointIterator class #244

jwallwork23 opened this issue Dec 6, 2024 · 1 comment
Labels
refactor A suggested reworking of the code

Comments

@jwallwork23
Copy link
Member

Reduces the number of methods on MeshSeq & co. Avoid overwriting fpe method so that you can (e.g.) still use Hessian-based in AdjointMeshSeq.

Related to #238.

@jwallwork23 jwallwork23 added the refactor A suggested reworking of the code label Dec 6, 2024
@ddundo
Copy link
Member

ddundo commented Jan 19, 2025

When addressing this, I think it would be neat to merge goalie.options with this new class

@ddundo ddundo moved this from Backlog to Blocked in Mesh Adaptation development board Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A suggested reworking of the code
Projects
Development

No branches or pull requests

2 participants