ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Namespaces
mixing.h File Reference
#include <functional>
#include "mixing_data.h"
Include dependency graph for mixing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Base_Mixing::Mixing
 Mixing class can mixing different steps of data to solver the iteration problem. For equation x = f(x), we can use iterative process to solve it: x_{n+1} = f(x_n), n = 0, 1, 2, ... To acceralte the convergence, we can use mixing method, we need information including x_in, x_out=f(x_in) in each iterative step. More...
 

Namespaces

namespace  Base_Mixing