![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | input_cp2k_subsys |
builds the subsystem section of the input | |
Functions/Subroutines | |
subroutine, public | input_cp2k_subsys::create_cell_section (section, periodic) |
creates the cell section | |
subroutine, public | input_cp2k_subsys::create_rng_section (section) |
Creates the random number restart section. | |
subroutine, public | input_cp2k_subsys::create_subsys_section (section) |
creates the structure of a subsys, i.e. a full set of atoms+mol+bounds+cell | |
subroutine, public | input_cp2k_subsys::create_structure_data_section (print_key) |
creates structure data section for output.. both subsys (for initialization) and motion section.. | |
subroutine, public | input_cp2k_subsys::create_basis_section (section) |
Creates the &BASIS section. | |