(git:6a2e663)
qs_gspace_mixing Module Reference

Functions/Subroutines

subroutine, public gspace_mixing (qs_env, mixing_method, mixing_store, rho, para_env, iter_count)
 Driver for the g-space mixing, calls the proper routine given the requested method. More...
 

Function/Subroutine Documentation

◆ gspace_mixing()

subroutine, public qs_gspace_mixing::gspace_mixing ( type(qs_environment_type), pointer  qs_env,
integer  mixing_method,
type(mixing_storage_type), pointer  mixing_store,
type(qs_rho_type), pointer  rho,
type(mp_para_env_type), pointer  para_env,
integer  iter_count 
)

Driver for the g-space mixing, calls the proper routine given the requested method.

Parameters
qs_env...
mixing_method...
mixing_store...
rho...
para_env...
iter_count...
History
05.2009 02.2015 changed input to make g-space mixing available in linear scaling SCF [Patrick Seewald]
Author
MI

Definition at line 63 of file qs_gspace_mixing.F.

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