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

MLEBNodeFDLaplacian: Make it work with AMREX_USE_EB but with no EB #4083

Merged
merged 4 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. MLEBNodeFDLaplacian: Make it work with AMREX_USE_EB but with no EB

    This will allow the use of the linear solver when AMReX is built with EB
    support at compile time but no EB is built at runtime.
    WeiqunZhang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0101d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b20bf View commit details
    Browse the repository at this point in the history
  3. make clang-tidy happy

    WeiqunZhang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    09d731e View commit details
    Browse the repository at this point in the history
  4. clang-tidy

    WeiqunZhang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c8c938f View commit details
    Browse the repository at this point in the history