|
k-dot-p 0.1
|
#include <libkdotp/wavefunction_cartesian_effective_mass.h++>#include <math.h>
Include dependency graph for wavefunction_cartesian_effective_mass.c++:Go to the source code of this file.
Namespaces | |
| namespace | kdotp |
| namespace | kdotp::libkdotp |
| namespace | kdotp::libkdotp::wavefunction |
Defines | |
| #define | WAVEFUNCTION_CARTESIAN_EFFECTIVE_MASS_GERROR_DOMAIN 29 |
Functions | |
| ___const unsigned int | kdotp::libkdotp::wavefunction::get_cartesian_effective_mass_block_index (unsigned int i, unsigned int eigvec, unsigned int L) |
| double | kdotp::libkdotp::wavefunction::get_average_with_cartesian_effective_mass_block (double *block, unsigned int eigvec, unsigned int L, double *func) |
| GError * | kdotp::libkdotp::wavefunction::init_density_1d_from_cartesian_effective_mass_block (double *block, unsigned int eigvec, unsigned int L, double dx, struct density_1d *density) |
| double | kdotp::libkdotp::wavefunction::get_cartesian_effective_mass_block_max_delta (double *block1, unsigned vec1, double *block2, unsigned vec2, unsigned int L) |
| #define WAVEFUNCTION_CARTESIAN_EFFECTIVE_MASS_GERROR_DOMAIN 29 |
Definition at line 28 of file wavefunction_cartesian_effective_mass.c++.
Referenced by kdotp::libkdotp::wavefunction::init_density_1d_from_cartesian_effective_mass_block().