Skip to content

A module for pw to do transformations between real and reciprocal spaces. #630

@Qianruipku

Description

@Qianruipku

Background

FFT is one of the most popular functions in calculations of the electronic structure. Different from simple fft, we only consider the reciprocal grids in a ball with the radius of GCUT. In other words, the values of reciprocal grids out of the GCUT ball (|G+K|>GCUT) are zeros. A module to treat this special FFT is needed.

Describe the solution you'd like

A new class which can do transformations btween the reciprocal and real space.
Parallel program is required.

Metadata

Metadata

Assignees

Labels

Feature DiscussedThe features will be discussed first but will not be implemented soon

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions