tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
broyden.f90 File Reference

Provides an electronic mixer implementation. More...

Data Types

type  tblite_scf_mixer_broyden::broyden_input
 Configuration for the Broyden mixer. More...
 
type  tblite_scf_mixer_broyden::broyden_mixer
 Electronic mixer using modified Broyden scheme. More...
 

Modules

module  tblite_scf_mixer_broyden
 Implementation of a modified Broyden mixing.
 

Functions/Subroutines

subroutine, public tblite_scf_mixer_broyden::new_broyden (self, ndim, input)
 Create new instance of electronic mixer.
 

Detailed Description

Provides an electronic mixer implementation.