DFT-EFE
 
Loading...
Searching...
No Matches
MixingScheme.h File Reference
Include dependency graph for MixingScheme.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dftefe::ksdft::MixingScheme< ValueTypeMixingVariable, ValueTypeWeights >
 This class performs the anderson mixing in a variable agnostic way This class takes can take different input variables as input in a std::vector format and computes the mixing coefficients These coefficients can then be used to compute the new variable at the start of the SCF. More...
 

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::ksdft
 

Enumerations

enum class  dftefe::ksdft::mixingVariable { dftefe::ksdft::rho }
 Enum class that stores he list of variables that will can be used in the mixing scheme. More...