ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_base/memory.h"
#include "source_base/timer.h"
#include "source_pw/module_pwdft/global.h"
#include "source_pw/module_pwdft/kernels/wf_op.h"
#include "source_base/module_device/device.h"
#include "structure_factor.h"
Functions | |
template void | Structure_Factor::get_sk< float, base_device::DEVICE_CPU > (base_device::DEVICE_CPU *, int, const ModulePW::PW_Basis_K *, std::complex< float > *) const |
template void | Structure_Factor::get_sk< double, base_device::DEVICE_CPU > (base_device::DEVICE_CPU *, int, const ModulePW::PW_Basis_K *, std::complex< double > *) const |
template void Structure_Factor::get_sk< double, base_device::DEVICE_CPU > | ( | base_device::DEVICE_CPU * | , |
int | , | ||
const ModulePW::PW_Basis_K * | , | ||
std::complex< double > * | |||
) | const |
template void Structure_Factor::get_sk< float, base_device::DEVICE_CPU > | ( | base_device::DEVICE_CPU * | , |
int | , | ||
const ModulePW::PW_Basis_K * | , | ||
std::complex< float > * | |||
) | const |