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

Make FFT safe for slabs #4268

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

WeiqunZhang
Copy link
Member

Support FFT on domains that have one cell in some dimensions.

It also supports Poisson solves on slab domains. However, for FFT::PoissonHybrid that treats the z-direction in a special way, the z-direction must have more than one cell.

@WeiqunZhang WeiqunZhang requested a review from atmyers December 14, 2024 20:30
Support FFT on domains that have one cell in some dimensions.

It also supports Poisson solves on slab domains. However, for
FFT::PoissonHybrid that treats the z-direction in a special way, the
z-direction must have more than one cell.
@WeiqunZhang
Copy link
Member Author

The CI failure was fixed in #4267

@WeiqunZhang WeiqunZhang merged commit b3f6738 into AMReX-Codes:development Dec 16, 2024
74 of 75 checks passed
@WeiqunZhang WeiqunZhang deleted the fft_1 branch December 16, 2024 17:56
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