|
CP2K 2.4 (Revision 12889)
|
contains the parameters needed by a relativistic calculation More...
Private Attributes | |
| INTEGER | rel_method |
| INTEGER | rel_DKH_order |
| INTEGER | rel_DKH_transformation |
| INTEGER | rel_z_cutoff |
| INTEGER | rel_potential |
| INTEGER | ref_count |
contains the parameters needed by a relativistic calculation
| method | used relativistic method (NONE, DKH) |
| DKH_order | order of the DKH transformation (2,3) |
| transformation | used blocks of the full matrix (FULL, MOLECULE, ATOM) |
| z_cutoff | considered range of the Coulomb interaction |
| potential | nuclear electron Coulomb potential (FULL, ERFC) |
Definition at line 56 of file rel_control_types.f90.
Definition at line 62 of file rel_control_types.f90.
Definition at line 58 of file rel_control_types.f90.
Definition at line 59 of file rel_control_types.f90.
Definition at line 57 of file rel_control_types.f90.
Definition at line 61 of file rel_control_types.f90.
Definition at line 60 of file rel_control_types.f90.
1.7.3