|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include "ttg/impl_selector.h"#include <stdexcept>#include <algorithm>#include "ttg/base/world.h"#include "ttg/base/keymap.h"#include "ttg/fwd.h"Go to the source code of this file.
Classes | |
| class | ttg::World |
Namespaces | |
| namespace | ttg |
| top-level TTG namespace contains runtime-neutral functionality | |
| namespace | ttg::detail |
Functions | |
| ttg::World & | ttg::get_default_world () |
1.9.8