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

Restructure Jacobi.cpp #157

Open
LinhWuerzburger opened this issue Sep 1, 2021 · 0 comments
Open

Restructure Jacobi.cpp #157

LinhWuerzburger opened this issue Sep 1, 2021 · 0 comments
Labels
effort: low expected time effort: < 1 day good first issue Good for newcomers priority: medium type: refactoring clean up and refactoring

Comments

@LinhWuerzburger
Copy link
Contributor

Field.cpp has new methods like copy_data which can be used in Jacocbi.cpp instead of the multiple loops where the data get copied from one field to the other.

@LinhWuerzburger LinhWuerzburger added good first issue Good for newcomers priority: medium type: refactoring clean up and refactoring effort: low expected time effort: < 1 day labels Sep 1, 2021
@LinhWuerzburger LinhWuerzburger linked a pull request Sep 6, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: low expected time effort: < 1 day good first issue Good for newcomers priority: medium type: refactoring clean up and refactoring
Projects
None yet
Development

No branches or pull requests

1 participant