![]() |
(git:b77b4be)
|
function that builds the hartree fock exchange section of the input More...
Functions/Subroutines | |
subroutine, public | create_hfx_section (section) |
creates the input section for the hf part | |
Variables | |
integer, parameter, public | ri_mo = 1 |
integer, parameter, public | ri_pmat = 2 |
function that builds the hartree fock exchange section of the input
subroutine, public input_cp2k_hfx::create_hfx_section | ( | type(section_type), pointer | section | ) |
creates the input section for the hf part
section | the section to create |
Definition at line 55 of file input_cp2k_hfx.F.
integer, parameter, public input_cp2k_hfx::ri_mo = 1 |
Definition at line 44 of file input_cp2k_hfx.F.
integer, parameter, public input_cp2k_hfx::ri_pmat = 2 |
Definition at line 44 of file input_cp2k_hfx.F.