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

Detailed Description

#include "Logging.h"
#include "core/logging/CMakeDefs.h"
#include <sstream>
#include <string>

Classes

class  walberla::logging::Tracer
 Tracer printing a log message upon creation and destruction. More...
 

Namespaces

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

Macros

#define WALBERLA_TRACE_IN   (void(0));
 Macro enabling tracing for a specific function.
 

Macro Definition Documentation

◆ WALBERLA_TRACE_IN

#define WALBERLA_TRACE_IN   (void(0));

Macro enabling tracing for a specific function.

For details see documentation of class Tracer.