Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   ISDF 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF  
    
  -- 
   Convergence 
    
  -- 
   Eigensolver 
    
  -- 
   LCAO 
    
  -- 
   Mixing  
      --- MixField 
      --- Mixing 
      --- MixingKerker 
      --- MixingKerkerFactor 
      --- MixingMagnetization 
      --- MixingPreconditioner 
      --- MixingResidual 
      --- MixingRestart 
      --- MixingScheme 
      --- MixingSpinDensityMatrix 
      --- MixInterval 
      --- MixNumberSteps 
  
    
  -- 
   RDMFT 
      -- GroundStateAlgorithm 
      -- SCFCalculateDipole 
      -- SCFCalculateForces 
      -- SCFCalculatePartialCharges 
      -- SCFCalculateStress 
  
    
  - 
   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  : 241
 call  parse_variable ( namespace ,  trim ( prefix ) + 'MixingPreconditioner' ,  . false .,  smix % precondition )