ttg 1.0.0-alpha
Overview
User Guide
Programmer Guides
Source Reference
Modules
Namespace List
Class List
ttg
ttg.h
Go to the documentation of this file.
1
#ifndef TTG_H_INCLUDED
2
#define TTG_H_INCLUDED
3
4
#include "ttg/config.h"
5
#include "
ttg/fwd.h
"
6
7
#if defined(TTG_USE_PARSEC)
8
#include "
ttg/parsec/ttg.h
"
9
#elif defined(TTG_USE_MADNESS)
10
#include "
ttg/madness/ttg.h
"
11
#endif
// TTG_USE_{PARSEC|MADNESS}
12
13
#include "
ttg/runtimes.h
"
14
#include "
ttg/util/demangle.h
"
15
#include "
ttg/util/hash.h
"
16
#include "
ttg/util/meta.h
"
17
#include "
ttg/util/print.h
"
18
#include "
ttg/util/trace.h
"
19
#include "
ttg/util/void.h
"
20
#include "
ttg/util/typelist.h
"
21
22
#include "
ttg/base/keymap.h
"
23
#include "
ttg/base/terminal.h
"
24
#include "
ttg/base/world.h
"
25
#include "
ttg/broadcast.h
"
26
#include "
ttg/func.h
"
27
#include "
ttg/reduce.h
"
28
#include "
ttg/traverse.h
"
29
#include "
ttg/tt.h
"
30
#include "
ttg/util/dot.h
"
31
#include "
ttg/util/macro.h
"
32
#include "
ttg/util/print.h
"
33
#include "
ttg/world.h
"
34
35
#include "
ttg/constraint.h
"
36
#include "
ttg/edge.h
"
37
38
#include "
ttg/ptr.h
"
39
#include "
ttg/buffer.h
"
40
#include "
ttg/devicescratch.h
"
41
#include "
ttg/ttvalue.h
"
42
#include "
ttg/devicescope.h
"
43
#include "
ttg/device/device.h
"
44
#include "
ttg/device/task.h
"
45
46
// these headers use the default backend
47
#include "
ttg/run.h
"
48
49
#endif
// TTG_H_INCLUDED
terminal.h
world.h
broadcast.h
buffer.h
constraint.h
demangle.h
device.h
task.h
devicescope.h
devicescratch.h
dot.h
edge.h
func.h
fwd.h
hash.h
keymap.h
macro.h
meta.h
print.h
ptr.h
reduce.h
run.h
runtimes.h
trace.h
traverse.h
tt.h
ttg.h
ttg.h
ttvalue.h
typelist.h
void.h
world.h
Generated at Tue Jan 14 2025 21:24:30 for
ttg
1.0.0-alpha by
1.9.1