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

Support domain deformations in elliptic solver #5575

Merged
merged 6 commits into from
Oct 31, 2023

Commits on Oct 30, 2023

  1. Increase bracket depth for fold expressions in clang 12

    I hit this limit by increasing the number of tags in the DataBox.
    nilsvu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5b51973 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    ad18822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7852114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7ec58 View commit details
    Browse the repository at this point in the history
  4. Support domain deformations in elliptic solver

    This enables horizon-conforming (ellipsoidal) excision surfaces
    for spinning BH initial data. It will also allow for surface-fitting
    coordinates for BNS initial data.
    nilsvu committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8b912dc View commit details
    Browse the repository at this point in the history
  5. Add an instantiation

    nilsvu committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a5e0ae6 View commit details
    Browse the repository at this point in the history