![]() |
(git:b77b4be)
|
function that build the print section of the dft input More...
Functions/Subroutines | |
subroutine, public | create_print_dft_section (section) |
Create the print dft section. | |
subroutine, public | create_pdos_section (print_key) |
... | |
function that build the print section of the dft input
subroutine, public input_cp2k_print_dft::create_print_dft_section | ( | type(section_type), pointer | section | ) |
Create the print dft section.
section | the section to create |
Definition at line 183 of file input_cp2k_print_dft.F.
subroutine, public input_cp2k_print_dft::create_pdos_section | ( | type(section_type), pointer | print_key | ) |
...
print_key | ... |
Definition at line 2205 of file input_cp2k_print_dft.F.