ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
tool_title.h
Go to the documentation of this file.
1#ifndef TITLE_H
2#define TITLE_H
3
4#include <vector>
5#include <valarray>
6#include <string>
7#include <fstream>
8#include <iostream>
9#include <iomanip>
10#include <complex>
11#include <cassert>
12
13namespace ModuleBase
14{
15
16void TITLE(
17 const std::string &class_name,
18 const std::string &function_name = "",
19#ifndef __DEBUG
20 const bool disable=true
21#else
22 const bool disable=false
23#endif
24);
25void TITLE(
26 std::ofstream &ofs,
27 const std::string &class_name,
28 const std::string &function_name,
29#ifndef __DEBUG
30 const bool disable=true
31#else
32 const bool disable=false
33#endif
34);
35}
36
37#endif
Definition array_pool.h:6
void TITLE(const std::string &class_name, const std::string &function_name, const bool disable)
Definition tool_title.cpp:18
base device SOURCES math_dngvd_test cpp endif() if(ENABLE_GOOGLEBENCH) AddTest(TARGET PERF_MODULE_HSOLVER_KERNELS LIBS parameter $
Definition CMakeLists.txt:10