TBTK
|
Need a break? Support the development by playing Polarity Puzzles |
#include <BlockDiagonalizer.h>
Public Member Functions | |
virtual bool | selfConsistencyCallback (BlockDiagonalizer &blockDiagonalizer)=0 |
Abstract base class for self-consistency callbacks.
|
pure virtual |
Function that is called after the Hamiltonian has been diagonalized and is responsible for carrying out the self-consistency step. The function should return true if the result has converged and false otherwise.