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

Rename internal curl to curl_from_gradient #442

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

KnutAM
Copy link
Member

@KnutAM KnutAM commented Apr 8, 2022

Ferrite.curl and Tensors.curl cause a naming conflict, even if Ferrite.curl is not exported directly, because Tensors exports curl.
From discussions on slack, this PR renames the Ferrite.curl function to curl_from_gradient, since it doesn't do any differentiation, but takes in the gradient and outputs the curl of the vector for which the gradient is given.

@KnutAM
Copy link
Member Author

KnutAM commented Apr 8, 2022

Can you review @lijas ?

@fredrikekre fredrikekre merged commit 9d40af5 into Ferrite-FEM:master Apr 8, 2022
@KnutAM KnutAM deleted the kam/curl2internal branch April 8, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants