![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Data Types | |
type | rel_control_types::rel_control_type |
contains the parameters needed by a relativistic calculation More... | |
Modules | |
module | rel_control_types |
parameters that control a relativistic calculation | |
Functions/Subroutines | |
subroutine, public | rel_control_types::rel_c_create (rel_control) |
allocates and initializes an rel control object with the default values | |
subroutine, public | rel_control_types::rel_c_release (rel_control) |
releases the given rel_control (see cp2k/doc/ReferenceCounting.html) | |
subroutine, public | rel_control_types::rel_c_read_parameters (rel_control, dft_section) |
reads the parameters of the relativistic section into the given rel_control | |