ergo
|
Public Attributes | |
const real * | dmata |
const real * | dmatb |
const BasisInfoStruct * | bis |
const Molecule * | mol |
const Dft::GridParams * | gss |
real * | xca |
real * | xcb |
real | edfty |
real | el |
int | nElectrons |
int | nThreads |
const BasisInfoStruct* uxc_data::bis |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
const real* uxc_data::dmata |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
const real * uxc_data::dmatb |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
real uxc_data::edfty |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
real uxc_data::el |
Referenced by dft_get_uxc_worker().
const Dft::GridParams* uxc_data::gss |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
const Molecule* uxc_data::mol |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
int uxc_data::nElectrons |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
int uxc_data::nThreads |
Referenced by dft_get_uxc_worker().
real* uxc_data::xca |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().
real * uxc_data::xcb |
Referenced by dft_get_uxc_mt(), and dft_get_uxc_worker().