(git:0de0cc2)
scf_control_types.F File Reference

Go to the source code of this file.

Modules

module  scf_control_types
 parameters that control an scf iteration
 

Functions/Subroutines

subroutine, public scf_control_types::scf_c_create (scf_control)
 allocates and initializes an scf control object with the default values More...
 
subroutine, public scf_control_types::scf_c_release (scf_control)
 releases the given scf_control (see cp2k/doc/ReferenceCounting.html) More...
 
subroutine, public scf_control_types::scf_c_read_parameters (scf_control, inp_section)
 reads the parameters of the scf section into the given scf_control More...
 
subroutine, public scf_control_types::scf_c_write_parameters (scf_control, dft_section)
 writes out the scf parameters More...