tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Functions/Subroutines
tblite_scf_mixer Module Reference

Provides an electronic mixer implementation. More...

Data Types

type  mixer_input
 Input for selecting electronic mixer. More...
 

Functions/Subroutines

subroutine, public new_mixer (self, memory, ndim, damp)
 Create a new instance of the mixer.
 

Detailed Description

Provides an electronic mixer implementation.

Function/Subroutine Documentation

◆ new_mixer()

subroutine, public tblite_scf_mixer::new_mixer ( class(mixer_type), intent(out), allocatable self,
integer, intent(in) memory,
integer, intent(in) ndim,
real(wp), intent(in) damp )

Create a new instance of the mixer.

Parameters
[out]selfInstance of the mixer on exit