![]() |
(git:936074a)
|
function that build the scf section of the input More...
Functions/Subroutines | |
| subroutine, public | create_scf_section (section) |
| creates the structure of the section with the DFT SCF parameters | |
| subroutine, public | create_cdft_control_section (section) |
| Creates the input section for defining CDFT constraints. | |
function that build the scf section of the input
| subroutine, public input_cp2k_scf::create_scf_section | ( | type(section_type), pointer | section | ) |
creates the structure of the section with the DFT SCF parameters
| section | will contain the SCF section |
Definition at line 84 of file input_cp2k_scf.F.
| subroutine, public input_cp2k_scf::create_cdft_control_section | ( | type(section_type), pointer | section | ) |
Creates the input section for defining CDFT constraints.
| section | the section to create |
Definition at line 1360 of file input_cp2k_scf.F.