ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_base/macros.h"
#include "source_base/module_device/memory_op.h"
#include "source_base/matrix.h"
#include "source_base/matrix3.h"
#include "source_base/vector3.h"
#include <complex>
#include "module_fft/fft_bundle.h"
#include <cstring>
#include "mpi.h"
#include "pw_basis_sup.h"
#include "pw_basis_big.h"
Go to the source code of this file.
Classes | |
class | ModulePW::PW_Basis |
A class which can convert a function of "r" to the corresponding linear superposition of plane waves (real space to reciprocal space) or convert a linear superposition of plane waves to the function of "r" (reciprocal to real). More... | |
Namespaces | |
namespace | ModulePW |