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

Adding computation of complete elliptic integrals into amrex::Math so… #4151

Merged
merged 7 commits into from
Sep 18, 2024

Commits on Sep 16, 2024

  1. Adding computation of complete elliptic integrals into amrex::Math so…

    … that it can be executed on accelerator devices.
    clarkse committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3f26f10 View commit details
    Browse the repository at this point in the history
  2. Removing debugging remnants.

    clarkse committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d0390fd View commit details
    Browse the repository at this point in the history
  3. Updating documentation.

    clarkse committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    093a2cc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Changing input argument to match gcc (k vs m). Updated documentation …

    …to mention that it is an argument of k.
    clarkse committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f77df48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1819253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cfc9b8 View commit details
    Browse the repository at this point in the history
  4. Removing trailing whitespace.

    clarkse committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    239b3bb View commit details
    Browse the repository at this point in the history