(git:34ef472)
qs_scf_wfn_mix Module Reference

Does all kind of post scf calculations for GPW/GAPW. More...

Functions/Subroutines

subroutine, public wfn_mix (mos, particle_set, dft_section, qs_kind_set, para_env, output_unit, unoccupied_orbs, scf_env, matrix_s, marked_states, for_rtp)
 writes a new 'mixed' set of mos to restart file, without touching the current MOs More...
 

Detailed Description

Does all kind of post scf calculations for GPW/GAPW.

History
Started as a copy from the relevant part of qs_scf
Author
Joost VandeVondele (10.2003)

Function/Subroutine Documentation

◆ wfn_mix()

subroutine, public qs_scf_wfn_mix::wfn_mix ( type(mo_set_type), dimension(:), pointer  mos,
type(particle_type), dimension(:), pointer  particle_set,
type(section_vals_type), pointer  dft_section,
type(qs_kind_type), dimension(:), pointer  qs_kind_set,
type(mp_para_env_type), pointer  para_env,
integer  output_unit,
type(cp_fm_type), dimension(:), intent(in), optional, pointer  unoccupied_orbs,
type(qs_scf_env_type), optional, pointer  scf_env,
type(dbcsr_p_type), dimension(:), optional, pointer  matrix_s,
integer, dimension(:, :, :), optional, pointer  marked_states,
logical, optional  for_rtp 
)

writes a new 'mixed' set of mos to restart file, without touching the current MOs

Parameters
mos...
particle_set...
dft_section...
qs_kind_set...
para_env...
output_unit...
unoccupied_orbs...
scf_env...
matrix_s...
marked_states...
for_rtp...

Definition at line 72 of file qs_scf_wfn_mix.F.

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