![]() |
Octopus
|
Definition at line 1412 of file xc_functional.F90.
Private Attributes | |
| integer | family = 0 |
| LDA, GGA, etc. More... | |
| integer | type = 0 |
| exchange, correlation, or exchange-correlation More... | |
| integer | id = 0 |
| identifier More... | |
| integer | spin_channels = 0 |
| XC_UNPOLARIZED | XC_POLARIZED. More... | |
| integer | flags = 0 |
| XC_FLAGS_HAVE_EXC + XC_FLAGS_HAVE_VXC + ... More... | |
| type(xc_f03_func_t) | conf |
| the pointer used to call the library More... | |
| type(xc_f03_func_info_t), private | info |
| information about the functional More... | |
| type(libvdwxc_t) | libvdwxc |
| libvdwxc data for van der Waals functionals More... | |
|
private |
LDA, GGA, etc.
Definition at line 1414 of file xc_functional.F90.
|
private |
exchange, correlation, or exchange-correlation
Definition at line 1415 of file xc_functional.F90.
|
private |
identifier
Definition at line 1416 of file xc_functional.F90.
|
private |
XC_UNPOLARIZED | XC_POLARIZED.
Definition at line 1418 of file xc_functional.F90.
|
private |
XC_FLAGS_HAVE_EXC + XC_FLAGS_HAVE_VXC + ...
Definition at line 1419 of file xc_functional.F90.
|
private |
the pointer used to call the library
Definition at line 1421 of file xc_functional.F90.
|
private |
information about the functional
Definition at line 1422 of file xc_functional.F90.
|
private |
libvdwxc data for van der Waals functionals
Definition at line 1423 of file xc_functional.F90.