ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
tool_quit_no_exit.cpp File Reference
#include <iostream>
#include <stdexcept>
#include <string>
Include dependency graph for tool_quit_no_exit.cpp:

Namespaces

namespace  ModuleBase
 

Functions

void ModuleBase::WARNING (const std::string &file, const std::string &description)
 Print out warning information in warning.log file.
 
void ModuleBase::WARNING_QUIT (const std::string &file, const std::string &description, int ret)
 Combine the functions of WARNING and QUIT.
 
void ModuleBase::WARNING_QUIT (const std::string &file, const std::string &description)
 Combine the functions of WARNING and QUIT.