![]() |
Peano
|
#include "config.h"
#include <functional>
#include <set>
#include <tbb/task_arena.h>
#include <oneapi/tbb/task_group.h>
#include <oneapi/tbb/task_arena.h>
#include <oneapi/tbb/concurrent_hash_map.h>
#include <oneapi/tbb/concurrent_queue.h>
Go to the source code of this file.
Data Structures | |
class | tarch::multicore::tbb::TaskHandleRepository |
Simple utility class around dynamic task graphs to work with integer task numbers. More... | |
Namespaces | |
namespace | tarch |
Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
namespace | tarch::multicore |
This page describes Peano 4's multithreading namespace. | |
namespace | tarch::multicore::tbb |