![]() |
(git:d18deda)
|
parameters that control the outer loop of an SCF iteration More...
Data Types | |
type | outer_scf_control_type |
contains the parameters needed by a scf run More... | |
type | qs_outer_scf_type |
Functions/Subroutines | |
subroutine, public | outer_scf_read_parameters (outer_scf, outer_scf_section) |
reads the parameters of the outer_scf section into the given outer_scf | |
parameters that control the outer loop of an SCF iteration
subroutine, public outer_scf_control_types::outer_scf_read_parameters | ( | type(outer_scf_control_type) | outer_scf, |
type(section_vals_type), pointer | outer_scf_section | ||
) |
reads the parameters of the outer_scf section into the given outer_scf
outer_scf | the object that wil contain the values read |
outer_scf_section | the input section |
Definition at line 100 of file outer_scf_control_types.F.