(git:6a2e663)
kpoint_io Module Reference

Restart file for k point calculations. More...

Functions/Subroutines

subroutine, public write_kpoints_restart (denmat, kpoints, scf_env, dft_section, particle_set, qs_kind_set)
 ... More...
 
subroutine, public read_kpoints_restart (denmat, kpoints, fmwork, natom, para_env, id_nr, dft_section, natom_mismatch)
 ... More...
 

Detailed Description

Restart file for k point calculations.

History
Author
JGH (30.09.2015)

Function/Subroutine Documentation

◆ write_kpoints_restart()

subroutine, public kpoint_io::write_kpoints_restart ( type(dbcsr_p_type), dimension(:, :), pointer  denmat,
type(kpoint_type), pointer  kpoints,
type(qs_scf_env_type), pointer  scf_env,
type(section_vals_type), pointer  dft_section,
type(particle_type), dimension(:), pointer  particle_set,
type(qs_kind_type), dimension(:), pointer  qs_kind_set 
)

...

Parameters
denmat...
kpoints...
scf_env...
dft_section...
particle_set...
qs_kind_set...

Definition at line 73 of file kpoint_io.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ read_kpoints_restart()

subroutine, public kpoint_io::read_kpoints_restart ( type(dbcsr_p_type), dimension(:, :), pointer  denmat,
type(kpoint_type), pointer  kpoints,
type(cp_fm_type), dimension(:), intent(inout)  fmwork,
integer, intent(in)  natom,
type(mp_para_env_type), pointer  para_env,
integer, intent(in)  id_nr,
type(section_vals_type), pointer  dft_section,
logical, intent(out)  natom_mismatch 
)

...

Parameters
denmat...
kpoints...
fmwork...
natom...
para_env...
id_nr...
dft_section...
natom_mismatch...

Definition at line 295 of file kpoint_io.F.

Here is the call graph for this function:
Here is the caller graph for this function: