![]() |
v0.13.2 |
Log and register warnings. More...
#include <MoFEM.hpp>
#include <cstddef>
#include <string>
#include <ostream>
#include <fstream>
#include <iomanip>
#include <boost/date_time/posix_time/posix_time.hpp>
Go to the source code of this file.
Namespaces | |
namespace | MoFEM |
implementation of Data Operators for Forces and Sources | |
Functions | |
std::ostream & | MoFEM::operator<< (std::ostream &strm, const LogManager::SeverityLevel &level) |
Variables | |
static int | dummy_file_ptr = 1 |
static char | MoFEM::dummy_file |
Log and register warnings.
Definition in file LogManager.cpp.
|
static |
Definition at line 19 of file LogManager.cpp.