(git:6a2e663)
input_cp2k_xc Module Reference

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 More...
 
subroutine, public create_xc_section (section)
 creates the input section for the xc part More...
 

Detailed Description

function that build the xc section of the input

History
10.2009 moved out of input_cp2k_dft [jgh]
Author
fawzi

Function/Subroutine Documentation

◆ create_xc_fun_section()

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

Parameters
sectionthe section that will be created
Author
fawzi

Definition at line 72 of file input_cp2k_xc.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_xc_section()

subroutine, public input_cp2k_xc::create_xc_section ( type(section_type), pointer  section)

creates the input section for the xc part

Parameters
sectionthe section to create
Author
fawzi

Definition at line 1225 of file input_cp2k_xc.F.

Here is the call graph for this function:
Here is the caller graph for this function: