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

CMake: ImpactX_FFT #638

Merged
merged 4 commits into from
Jun 18, 2024
Merged

CMake: ImpactX_FFT #638

merged 4 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. CMake: ImpactX_FFT Option

    Modernize FFT build.
    ax3l committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7ccb324 View commit details
    Browse the repository at this point in the history
  2. CMake: Ensure non-FFT Builds Still Work

    Guard FFTW logic and throw runtime errors if used but not built.
    ax3l committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    549838f View commit details
    Browse the repository at this point in the history
  3. Docs: FFTW Installation

    ax3l committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6b7d92a View commit details
    Browse the repository at this point in the history
  4. CMake Option Docstring Updates

    ax3l authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3c8cd4f View commit details
    Browse the repository at this point in the history