![]() |
(git:44e3845)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | input_cp2k_check |
| checks the input and perform some automatic "magic" on it | |
Functions/Subroutines | |
| subroutine, public | input_cp2k_check::check_cp2k_input (input_declaration, input_file, para_env, output_unit) |
| performs further checks on an input that parsed successfully | |
| subroutine, public | input_cp2k_check::xc_functionals_expand (functionals, xc_section) |
| expand a shortcutted functional section | |
| subroutine, public | input_cp2k_check::remove_restart_info (input_file) |
| Removes section used to restart a calculation from an input file in memory. | |