ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Go to the source code of this file.
Namespaces | |
namespace | ModuleGint |
Functions | |
int | ModuleGint::index3Dto1D (const int id_x, const int id_y, const int id_z, const int dim_x, const int dim_y, const int dim_z) |
Vec3i | ModuleGint::index1Dto3D (const int index_1d, const int dim_x, const int dim_y, const int dim_z) |
double | ModuleGint::pow_int (const double base, const int exp) |
int | ModuleGint::floor_div (const int a, const int b) |
int | ModuleGint::ceil_div (const int a, const int b) |