(git:3add494)
qs_charge_mixing Module Reference

Functions/Subroutines

subroutine, public charge_mixing (mixing_method, mixing_store, charges, para_env, iter_count)
 Driver for the charge mixing, calls the proper routine given the requested method. More...
 

Function/Subroutine Documentation

◆ charge_mixing()

subroutine, public qs_charge_mixing::charge_mixing ( integer, intent(in)  mixing_method,
type(mixing_storage_type), pointer  mixing_store,
real(kind=dp), dimension(:, :), intent(inout)  charges,
type(mp_para_env_type), pointer  para_env,
integer, intent(in)  iter_count 
)

Driver for the charge mixing, calls the proper routine given the requested method.

Parameters
mixing_method...
mixing_store...
charges...
para_env...
iter_count...
History
Author
JGH

Definition at line 41 of file qs_charge_mixing.F.

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