Skip to content

Spectral method solver (exploratory) #332

@dschwen

Description

@dschwen

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).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions