ExecutionTree.cpp File Reference

Detailed Description

#include <sstream>
#include <iostream>
#include "core/logging/Logging.h"
#include "core/OpenMP.h"
#include "ExecutionTree.h"

Classes

class  walberla::executiontree::LoggingStamp
 
class  walberla::executiontree::LoggingStampManager
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::executiontree
 

Functions

void walberla::executiontree::printNode (std::ostream &os, const IFunctionNode &node, uint_t indentation)
 
std::ostream & walberla::executiontree::operator<< (std::ostream &os, const IFunctionNode &node)