waLBerla 7.2
|
#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 | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | 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) |