Variable declarations for the creation of the CP2K input file(s)
More...
Go to the source code of this file.
|
int | cp2k_is_basis_in_database (int sp) |
| does this chemical species have basis set(s) in store ?
|
|
int | cp2k_is_pseudo_in_database (int sp) |
| does this chemical species have pseudopotential(s) in store ?
|
|
GtkWidget * | prepare_basis_combo (int sp, int obj) |
| prepare basis set / pseudopotential combo box
|
|
gchar * | get_nth_elem (int sp, int id, int obj) |
| retrieve basis or pseudopotential name string for element from global list
|
|
gchar * | get_nth_key (int sp, int id, int obj) |
| retrieve basis or pseudopotential key string for element from global list
|
|
int | find_cp2k_sym () |
| find the CP2K symmetry parameter based on the cell properties
|
|
Variable declarations for the creation of the CP2K input file(s)
- Author
- Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r
Definition in file cp2k.h.
◆ CP2CHA
◆ CP2CON
◆ CP2CUT
◆ CP2DLT
◆ CP2ENS
◆ CP2FBA
◆ CP2FCT
◆ CP2FPS
◆ CP2FRE
◆ CP2FWV
◆ CP2GEF
◆ CP2GMI
◆ CP2GRI
◆ CP2KTI
◆ CP2LAT
◆ CP2MAG
◆ CP2NST
◆ CP2NTHERM
◆ CP2OUF
◆ CP2OUU
◆ CP2PBC
◆ CP2PFO
◆ CP2PLE
◆ CP2PLO
◆ CP2PMU
◆ CP2POR
◆ CP2PST
◆ CP2QSM
◆ CP2RES
◆ CP2ROK
◆ CP2RUN
◆ CP2SCG
◆ CP2SCN
◆ CP2SCO
◆ CP2SMI
◆ CP2SNN
◆ CP2SNO
◆ CP2SPI
◆ CP2SPM
◆ CP2SYM
◆ CP2TMP
◆ CP2VDW
◆ N_BASIS
◆ N_GTH
◆ N_MOLOPT
◆ N_POTS
◆ NCP2KCALC
◆ cp2k_is_basis_in_database()
int cp2k_is_basis_in_database |
( |
int | sp | ) |
|
|
extern |
does this chemical species have basis set(s) in store ?
- Parameters
-
Definition at line 196 of file cp2k_files.c.
◆ cp2k_is_pseudo_in_database()
int cp2k_is_pseudo_in_database |
( |
int | sp | ) |
|
|
extern |
does this chemical species have pseudopotential(s) in store ?
- Parameters
-
Definition at line 221 of file cp2k_files.c.
◆ find_cp2k_sym()
find the CP2K symmetry parameter based on the cell properties
Definition at line 1236 of file cp2k_init.c.
◆ get_nth_elem()
gchar * get_nth_elem |
( |
int | sp, |
|
|
int | id, |
|
|
int | obj ) |
|
extern |
retrieve basis or pseudopotential name string for element from global list
- Parameters
-
sp | the chemical species |
id | the list element id of 'sp' to find |
obj | 0 = basis sets, 1 = pseudopotentials |
Definition at line 66 of file cp2k_files.c.
◆ get_nth_key()
gchar * get_nth_key |
( |
int | sp, |
|
|
int | id, |
|
|
int | obj ) |
|
extern |
retrieve basis or pseudopotential key string for element from global list
- Parameters
-
sp | the chemical species |
id | the list element id of 'sp' to find |
obj | 0 = basis sets, 1 = pseudopotentials |
Definition at line 132 of file cp2k_files.c.
◆ prepare_basis_combo()
GtkWidget * prepare_basis_combo |
( |
int | sp, |
|
|
int | obj ) |
|
extern |
prepare basis set / pseudopotential combo box
- Parameters
-
sp | the chemical species |
obj | 0 = basis, 1 = pseudopotentials |
Definition at line 289 of file cp2k_files.c.
◆ basis_elem
◆ basis_keys
◆ cp2k_basis
◆ cp2k_default_keywords
gchar* cp2k_default_keywords[11][11] |
|
extern |
◆ cp2k_default_num
◆ cp2k_default_text
gchar* cp2k_default_text[11][11] |
|
extern |
◆ cp2k_gth
◆ cp2k_molopt
◆ cp2k_pot
◆ cp2k_vdw_keywords
gchar* cp2k_vdw_keywords[2][3] |
|
extern |
◆ default_cp2k_extra
double default_cp2k_extra[3][4] |
|
extern |
◆ default_cp2k_options
double default_cp2k_options[41] |
|
extern |
◆ default_vdw_cut
double default_vdw_cut[2] |
|
extern |
◆ gth_elem
◆ gth_keys
◆ molopt_elem
◆ molopt_keys
◆ pot_elem
◆ pot_keys
◆ tmp_cp2k