Reference documentation for deal.II version 8.5.1
LogStream Member List

This is the complete list of members for LogStream, including all inherited members.

at_newlineLogStreamprivate
attach(std::ostream &o, const bool print_job_id=true)LogStream
depth_console(const unsigned int n)LogStream
depth_file(const unsigned int n)LogStream
detach()LogStream
diff_utimeLogStreamprivate
double_thresholdLogStreamprivate
ExcInUse(int arg1, char *arg2, std::string &arg3)Subscriptorstatic
ExcNoSubscriber(char *arg1, char *arg2)Subscriptorstatic
fileLogStreamprivate
file_depthLogStreamprivate
flags(const std::ios::fmtflags f)LogStream
float_thresholdLogStreamprivate
get_console()LogStream
get_file_stream()LogStream
get_prefix() constLogStream
get_prefixes() constLogStreamprivate
get_stream()LogStreaminlineprivate
has_file() constLogStream
last_timeLogStreamprivate
list_subscribers() constSubscriptor
log_cerr()LogStream
log_execution_time(const bool flag)LogStream
log_thread_id(const bool flag)LogStream
log_time_differences(const bool flag)LogStream
LogStream()LogStream
memory_consumption() constLogStream
n_subscriptions() constSubscriptor
offsetLogStreamprivate
old_cerrLogStreamprivate
operator<<(const double t)LogStreaminline
operator<<(const float t)LogStreaminline
operator<<(std::ostream &(*p)(std::ostream &))LogStream
operator<<(LogStream &log, const T &t)LogStreamfriend
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&)Subscriptor
outstreamsLogStreamprivate
pop()LogStream
precision(const std::streamsize prec)LogStream
prefixesLogStreammutableprivate
print_line_head()LogStreamprivate
print_thread_idLogStreamprivate
print_utimeLogStreamprivate
push(const std::string &text)LogStream
reference_time_valLogStreamprivate
reference_tmsLogStreamprivate
serialize(Archive &ar, const unsigned int version)Subscriptorinline
std_depthLogStreamprivate
std_outLogStreamprivate
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&)Subscriptor
test_mode(const bool on=true, const double double_threshold=1.e-10, const float float_threshold=1.e-7f, const double offset=1.e-7)LogStream
threshold_double(const double t)LogStream
threshold_float(const float t)LogStream
timestamp()LogStream
unsubscribe(const char *identifier=0) constSubscriptor
width(const std::streamsize wide)LogStream
~LogStream()LogStream
~Subscriptor()Subscriptorvirtual