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

MLMG: Use free functions instead of MF member functions #3681

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

WeiqunZhang
Copy link
Member

Note that the use of unqualified functions (e.g., setVal instead of amrex::setVal) is intentional. With ADL, these calls in MLMG could work with user defined data.

Note that the use of unqualified functions (e.g., setVal instead of
amrex::setVal) is intentional. With ADL, these calls in MLMG could work with
user defined data.
@WeiqunZhang WeiqunZhang requested a review from atmyers December 20, 2023 21:05
@WeiqunZhang WeiqunZhang merged commit 75571e2 into AMReX-Codes:development Dec 21, 2023
69 checks passed
@WeiqunZhang WeiqunZhang deleted the free_mlmg branch December 21, 2023 03:04
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.

2 participants