CP2K 2.4 (Revision 12889)
Private Attributes

rel_control_types::rel_control_type Struct Reference

contains the parameters needed by a relativistic calculation More...

List of all members.

Private Attributes

INTEGER rel_method
INTEGER rel_DKH_order
INTEGER rel_DKH_transformation
INTEGER rel_z_cutoff
INTEGER rel_potential
INTEGER ref_count

Detailed Description

contains the parameters needed by a relativistic calculation

Parameters:
methodused relativistic method (NONE, DKH)
DKH_orderorder of the DKH transformation (2,3)
transformationused blocks of the full matrix (FULL, MOLECULE, ATOM)
z_cutoffconsidered range of the Coulomb interaction
potentialnuclear electron Coulomb potential (FULL, ERFC)
History
09.2002 created [fawzi] for scf_control_type 10.2008 copied to rel_control_type [JT]
Author:
Fawzi Mohamed

Definition at line 56 of file rel_control_types.f90.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: