waLBerla 7.2
Loading...
Searching...
No Matches
PrintStacktrace.h File Reference

Detailed Description

#include <iosfwd>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::debug
 

Functions

void walberla::debug::printStacktrace ()
 Prints a stack trace to standard error.
 
void walberla::debug::printStacktrace (std::ostream &os)
 Prints a stack trace to specified output stream.