(git:58e3e09)
cp_control_utils.F File Reference

Go to the source code of this file.

Modules

module  cp_control_utils
 Utilities to set up the control types.
 

Functions/Subroutines

subroutine, public cp_control_utils::read_dft_control (dft_control, dft_section)
 ... More...
 
subroutine, public cp_control_utils::read_mgrid_section (qs_control, dft_section)
 ... More...
 
subroutine, public cp_control_utils::read_qs_section (qs_control, qs_section)
 ... More...
 
subroutine, public cp_control_utils::read_tddfpt_control (t_control, dft_section)
 ... More...
 
subroutine, public cp_control_utils::read_tddfpt2_control (t_control, t_section, qs_control)
 Read TDDFPT-related input parameters. More...
 
subroutine, public cp_control_utils::write_dft_control (dft_control, dft_section)
 Write the DFT control parameters to the output unit. More...
 
subroutine, public cp_control_utils::write_admm_control (admm_control, dft_section)
 Write the ADMM control parameters to the output unit. More...
 
subroutine, public cp_control_utils::write_qs_control (qs_control, dft_section)
 Purpose: Write the QS control parameters to the output unit. More...
 
subroutine, public cp_control_utils::read_ddapc_section (qs_control, qs_section, ddapc_restraint_section)
 reads the input parameters needed for ddapc. More...