|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_estate/elecstate.h"#include "source_pw/module_ofdft/kedf_manager.h"#include <chrono>Go to the source code of this file.
Namespaces | |
| namespace | OFDFT |
Functions | |
| void | OFDFT::print_info (const int iter, double &iter_time, const double &energy_current, const double &energy_last, const double &normdLdphi, const elecstate::ElecState *pelec, KEDF_Manager *kedf_manager, const bool conv_esolver) |
| Print nessecary information to the screen, and write the components of the total energy into running_log. | |