Go to the source code of this file.
|
| module | kpoint_io |
| | Restart file for k point calculations.
|
| |
|
| subroutine, public | kpoint_io::write_kpoints_restart (denmat, kpoints, scf_env, dft_section, particle_set, qs_kind_set) |
| | ...
|
| |
| integer function, dimension(3), public | kpoint_io::get_cell (ic, cell_to_index) |
| | ...
|
| |
| subroutine, public | kpoint_io::write_kpoints_file_header (qs_kind_set, particle_set, ires, basis_type) |
| | ...
|
| |
| subroutine, public | kpoint_io::read_kpoints_restart (denmat, kpoints, fmwork, natom, para_env, id_nr, dft_section, natom_mismatch) |
| | ...
|
| |