![]() |
(git:b77b4be)
|
function that build the input sections for external [potential, density VXC] More...
Functions/Subroutines | |
subroutine, public | create_ext_pot_section (section) |
Creates the section for applying an electrostatic external potential. | |
subroutine, public | create_ext_den_section (section) |
ZMP Creates the section for reading user supplied external density. | |
subroutine, public | create_ext_vxc_section (section) |
ZMP Creates the section for creating the external v_xc. | |
function that build the input sections for external [potential, density VXC]
subroutine, public input_cp2k_external::create_ext_pot_section | ( | type(section_type), pointer | section | ) |
Creates the section for applying an electrostatic external potential.
section | ... |
Definition at line 51 of file input_cp2k_external.F.
subroutine, public input_cp2k_external::create_ext_den_section | ( | type(section_type), pointer | section | ) |
ZMP Creates the section for reading user supplied external density.
section | ... |
Definition at line 182 of file input_cp2k_external.F.
subroutine, public input_cp2k_external::create_ext_vxc_section | ( | type(section_type), pointer | section | ) |
ZMP Creates the section for creating the external v_xc.
section | ... |
Definition at line 246 of file input_cp2k_external.F.