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

Spectral method solver (exploratory) #332

Open
dschwen opened this issue Aug 12, 2018 · 0 comments
Open

Spectral method solver (exploratory) #332

dschwen opened this issue Aug 12, 2018 · 0 comments
Assignees

Comments

@dschwen
Copy link
Member

dschwen commented Aug 12, 2018

Now that we build Magpie with FFTW I'd like to do some exploratory work to see how feasible a spectral solver (for phase field equations for example) would be. This would require structured orthogonal grid meshes and at first will be serial only. FFTW3 supports MPI parallelization, and I will work on this later. It will require a custom partitioner to partition the mesh according to the FFTW domain decomposition (which is a sliced domain in one direction - quite simply).

@dschwen dschwen self-assigned this Aug 12, 2018
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

No branches or pull requests

1 participant