ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <vector>
#include <valarray>
#include <string>
#include <fstream>
#include <iostream>
#include <iomanip>
#include <complex>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | ModuleBase |
Functions | |
void | ModuleBase::TITLE (const std::string &class_name, const std::string &function_name, const bool disable) |
void | ModuleBase::TITLE (std::ofstream &ofs, const std::string &class_name, const std::string &function_name, const bool disable) |