![]() |
(git:b77b4be)
|
function that build the xc section of the input More...
Functions/Subroutines | |
subroutine, public | create_xc_fun_section (section) |
creates the structure of the section needed to select the xc functional | |
subroutine, public | create_xc_section (section) |
creates the input section for the xc part | |
function that build the xc section of the input
subroutine, public input_cp2k_xc::create_xc_fun_section | ( | type(section_type), pointer | section | ) |
creates the structure of the section needed to select the xc functional
section | the section that will be created |
Definition at line 73 of file input_cp2k_xc.F.
subroutine, public input_cp2k_xc::create_xc_section | ( | type(section_type), pointer | section | ) |
creates the input section for the xc part
section | the section to create |
Definition at line 1284 of file input_cp2k_xc.F.