Go to the source code of this file.
|
| subroutine, public | cp_control_utils::read_dft_control (dft_control, dft_section) |
| | ...
|
| |
| subroutine, public | cp_control_utils::read_rixs_control (rixs_control, rixs_section, qs_control) |
| | Reads the input and stores in the rixs_control_type.
|
| |
| subroutine, public | cp_control_utils::read_mgrid_section (qs_control, dft_section) |
| | ...
|
| |
| subroutine, public | cp_control_utils::read_qs_section (qs_control, qs_section) |
| | ...
|
| |
| subroutine, public | cp_control_utils::read_tddfpt2_control (t_control, t_section, qs_control) |
| | Read TDDFPT-related input parameters.
|
| |
| subroutine, public | cp_control_utils::write_dft_control (dft_control, dft_section) |
| | Write the DFT control parameters to the output unit.
|
| |
| subroutine, public | cp_control_utils::write_admm_control (admm_control, dft_section) |
| | Write the ADMM control parameters to the output unit.
|
| |
| subroutine, public | cp_control_utils::write_qs_control (qs_control, dft_section) |
| | Purpose: Write the QS control parameters to the output unit.
|
| |
| subroutine, public | cp_control_utils::read_ddapc_section (qs_control, qs_section, ddapc_restraint_section) |
| | reads the input parameters needed for ddapc.
|
| |