ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <thrust/complex.h>
Go to the source code of this file.
Namespaces | |
namespace | hamilt |
Functions | |
template<typename FPTYPE > | |
__device__ FPTYPE | hamilt::_polynomial_interpolation (const FPTYPE *table, const int &dim1, const int &dim2, const int &tab_2, const int &tab_3, const FPTYPE &table_interval, const FPTYPE &x) |
template<typename FPTYPE > | |
__device__ FPTYPE | hamilt::_polynomial_interpolation_nl (const FPTYPE *table, const int &dim1, const int &dim2, const int &tab_2, const int &tab_3, const FPTYPE &table_interval, const FPTYPE &x) |