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

Tutorials for Basic and Poisson using amrex::FFT #140

Merged
merged 11 commits into from
Nov 1, 2024

Conversation

ajnonaka
Copy link
Contributor

@ajnonaka ajnonaka commented Oct 30, 2024

Using the new amrex::FFT interface:
-Implemented Basic tutorial (compute FFT, copy contents to a multifab for viz, take inverse FFT).
-Implemented Poisson tutorial (using AMReX_FFT_Poisson class)
-Added .rst documentation for examples

@ajnonaka ajnonaka requested a review from WeiqunZhang October 30, 2024 17:13
@ajnonaka
Copy link
Contributor Author

@WeiqunZhang is there a simpler way to visualize the FFT data via plotfile in the Basic tutorial than what I implemented?

@ajnonaka ajnonaka marked this pull request as ready for review October 30, 2024 21:54
ExampleCodes/FFT/Basic/GNUmakefile Outdated Show resolved Hide resolved
ExampleCodes/FFT/Basic/main.cpp Outdated Show resolved Hide resolved
ExampleCodes/FFT/Basic/main.cpp Outdated Show resolved Hide resolved
ExampleCodes/FFT/Poisson/GNUmakefile Outdated Show resolved Hide resolved
ExampleCodes/FFT/Basic/main.cpp Outdated Show resolved Hide resolved
ExampleCodes/FFT/Poisson/main.cpp Outdated Show resolved Hide resolved
@WeiqunZhang WeiqunZhang merged commit c2175c2 into AMReX-Codes:main Nov 1, 2024
14 checks passed
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