![]() |
(git:936074a)
|
function that build the field section of the input More...
Functions/Subroutines | |
| subroutine, public | create_per_efield_section (section) |
| creates the section for static periodic fields | |
| subroutine, public | create_efield_section (section) |
| creates the section for time dependent nonperiodic fields | |
function that build the field section of the input
| subroutine, public input_cp2k_field::create_per_efield_section | ( | type(section_type), pointer | section | ) |
creates the section for static periodic fields
| section | ... |
Definition at line 51 of file input_cp2k_field.F.
| subroutine, public input_cp2k_field::create_efield_section | ( | type(section_type), pointer | section | ) |
creates the section for time dependent nonperiodic fields
| section | ... |
Definition at line 147 of file input_cp2k_field.F.