libMesh
Loading...
Searching...
No Matches
Namespaces | Functions
print_trace.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Functions

void libMesh::print_trace (std::ostream &out_stream=std::cerr)
 Print a stack trace (for code compiled with gcc)
 
void libMesh::write_traceout ()
 Writes a stack trace to a uniquely named file if –enable-tracefiles has been set by configure, otherwise does nothing.