Go to the source code of this file.
|
| bool | isFileExists (const std::string &name) |
| |
| double | phi (double lambda, double N0_max, int F) |
| |
| double | PROJECT_NS::calc_alpha (kids_real *V, int i=0, int k=1, int F=2) |
| |
| int | PROJECT_NS::calc_wrho (kids_complex *wrho, kids_complex *rho, double xi, double gamma, double alpha) |
| |
| double | PROJECT_NS::calc_Ew (kids_real *E, kids_complex *wrho, int occ) |
| |
| int | PROJECT_NS::calc_distforce (kids_real *f1, kids_real *E, kids_real *dE, kids_complex *wrho, kids_complex *rho, double alpha) |
| | the force driven from the shape of distorted-density W(\rho)
|
| |
| int | PROJECT_NS::hopping_impulse (kids_real *direction, kids_real *np, kids_real *nm, kids_real Efrom, kids_real Eto, int from, int to, bool reflect) |
| |
◆ isFileExists()
| bool isFileExists |
( |
const std::string & | name | ) |
|
|
inline |
◆ phi()
| double phi |
( |
double | lambda, |
|
|
double | N0_max, |
|
|
int | F ) |
|
extern |