SpECTRE  v2024.04.12
Parallel::PrinterChare Class Reference

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 ()
 

Detailed Description

Chare outputting all Parallel::printf results.


The documentation for this class was generated from the following file: