ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Protected Attributes | List of all members
ttg_parsec::detail::ParsecTTBase Struct Reference

#include <ttg.h>

Inheritance diagram for ttg_parsec::detail::ParsecTTBase:
[legend]

Protected Attributes

parsec_hash_table_t tasks_table
 
parsec_hash_table_t task_constraint_table
 
parsec_task_class_t self
 

Detailed Description

Definition at line 1197 of file ttg.h.

Member Data Documentation

◆ self

parsec_task_class_t ttg_parsec::detail::ParsecTTBase::self
protected

Definition at line 1202 of file ttg.h.

◆ task_constraint_table

parsec_hash_table_t ttg_parsec::detail::ParsecTTBase::task_constraint_table
protected

Definition at line 1201 of file ttg.h.

◆ tasks_table

parsec_hash_table_t ttg_parsec::detail::ParsecTTBase::tasks_table
protected

Definition at line 1200 of file ttg.h.


The documentation for this struct was generated from the following file: