|
virtual void | Printf (const char *,...)=0 |
|
virtual void | Print (const char *value) |
|
virtual void | Print (const char *name, std::size_t num, const double *, const char *format=nullptr) |
|
virtual void | Initialize (MPI_Comm comm=MPI_COMM_SELF) |
|
void | Print (const char *name, const std::vector< double > &values, const char *format=nullptr) |
|
const bool & | Initialized () const |
|
virtual std::ostream & | GetStream () |
|
◆ GetStream()
std::ostream & ablate::monitors::logs::Log::GetStream |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- src/monitors/logs/log.hpp
- src/monitors/logs/log.cpp