![]() |
(git:b99ca74)
|
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 182 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 2310 of file input_cp2k_print_dft.F.