Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
--
Convergence
--
Eigensolver
--
LCAO
--
Mixing
--- MixField
--- Mixing
--- MixingPreconditioner
--- MixingResidual
--- MixingRestart
--- MixingScheme
--- MixInterval
--- MixNumberSteps
--
RDMFT
-- SCFCalculateDipole
-- SCFCalculateForces
-- SCFCalculatePartialCharges
-- SCFCalculateStress
-- SCFinLCAO
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
MixingPreconditioner
MixingPreconditioner
Section SCF::Mixing
Type logical
Default false
(Experimental) If set to yes, Octopus will use a preconditioner
for the mixing operator.
This preconditioner is disabled for systems with dimension other than 3.
Source information
scf/mix.F90 : 219
call parse_variable ( namespace , trim ( prefix ) + 'MixingPreconditioner' , . false ., smix % precondition )