SpECTRE
v2025.03.17
|
Chare outputting all Parallel::printf results. More...
#include <Printf.hpp>
Public Member Functions | |
PrinterChare (CkMigrateMessage *) | |
void | pup (PUP::er &) override |
Static Public Member Functions | |
static void | print (bool error, const std::vector< char > &message) |
Prints a message to stdout or stderr. | |
static void | print_to_file (const std::string &file, const std::vector< char > &message) |
Prints a message to a file. | |
static void | register_with_charm () |
Chare outputting all Parallel::printf results.