ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
structure_factor_k.cpp File Reference
#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"
Include dependency graph for structure_factor_k.cpp:

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
 

Function Documentation

◆ Structure_Factor::get_sk< double, base_device::DEVICE_CPU >()

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

◆ Structure_Factor::get_sk< float, base_device::DEVICE_CPU >()

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