Go to the documentation of this file.
18 #ifndef LIBMESH_PRINT_TRACE_H
19 #define LIBMESH_PRINT_TRACE_H
22 #include "libmesh/libmesh_config.h"
33 void print_trace(std::ostream & out_stream = std::cerr);
52 #endif // LIBMESH_PRINT_TRACE_H
The libMesh namespace provides an interface to certain functionality in the library.
void write_traceout()
Writes a stack trace to a uniquely named file if –enable-tracefiles has been set by configure,...
std::string demangle(const char *name)
Mostly system independent demangler.
void print_trace(std::ostream &out_stream=std::cerr)
Print a stack trace (for code compiled with gcc)
std::string name(const ElemQuality q)
This function returns a string containing some name for q.