ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
of_print_info.h
Go to the documentation of this file.
1#ifndef OF_PRINT_INFO_H
2#define OF_PRINT_INFO_H
3
4#include "source_estate/elecstate.h" // electronic states
6
7#include <chrono>
8
9
10namespace OFDFT
11{
12
13void print_info(const int iter,
14 #ifdef __MPI
15 double &iter_time,
16 #else
17 std::chrono::system_clock::time_point &iter_time,
18 #endif
19 const double &energy_current,
20 const double &energy_last,
21 const double &normdLdphi,
22 const elecstate::ElecState *pelec,
23 KEDF_Manager *kedf_manager,
24 const bool conv_esolver);
25
26}
27
28#endif
29
30
Definition kedf_manager.h:15
Definition elecstate.h:15
#define __MPI
Definition of_print_info.h:11
void 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_...
Definition of_print_info.cpp:10
base device SOURCES math_hegvd_test cpp endif() if(ENABLE_GOOGLEBENCH) AddTest(TARGET PERF_MODULE_HSOLVER_KERNELS LIBS parameter $
Definition CMakeLists.txt:10