|
gimme-alpha 0.1
|
#include <gimme-alpha_structs.h>
Public Attributes | |
| double * | potential |
| int | N |
| double * | x |
| double | spacing |
Definition at line 40 of file gimme-alpha_structs.h.
| int potential::N |
Definition at line 42 of file gimme-alpha_structs.h.
Referenced by alpha_electric_term_mstar_nostrain(), alpha_from_del_psi2_nostrain(), and alpha_interface_term_mstar_nostrain().
| double* potential::potential |
Definition at line 41 of file gimme-alpha_structs.h.
Referenced by alpha_electric_term_mstar_nostrain(), alpha_from_del_psi2_nostrain(), and alpha_interface_term_mstar_nostrain().
| double potential::spacing |
Definition at line 44 of file gimme-alpha_structs.h.
| double* potential::x |
Definition at line 43 of file gimme-alpha_structs.h.
Referenced by alpha_electric_term_mstar_nostrain(), alpha_from_del_psi2_nostrain(), alpha_interface_term_mstar_nostrain(), and main().