![]() |
(git:f56c6e3)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | cp_control_types |
| Defines control structures, which contain the parameters and the settings for the DFT-based calculations. | |
Functions/Subroutines | |
| subroutine, public | cp_control_types::ddapc_control_create (ddapc_restraint_control) |
| create the ddapc_restraint_type | |
| subroutine, public | cp_control_types::dft_control_create (dft_control) |
| allocates and perform a very basic initialization | |
| subroutine, public | cp_control_types::dft_control_release (dft_control) |
| ... | |
| subroutine, public | cp_control_types::rixs_control_create (rixs_control) |
| Creates and initializes the rixs_control_type. | |
| subroutine, public | cp_control_types::rixs_control_release (rixs_control) |
| Releases the rixs_control_type. | |
| subroutine, public | cp_control_types::admm_control_create (admm_control) |
| ... | |
| subroutine, public | cp_control_types::admm_control_release (admm_control) |
| ... | |
| subroutine, public | cp_control_types::expot_control_create (expot_control) |
| ... | |
| subroutine, public | cp_control_types::maxwell_control_create (maxwell_control) |
| ... | |