SHAD
  • Library API
    • Full API
      • Namespaces
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Typedefs
      • Directories
      • Files
        • File abstract_data_structure.h
        • File algorithm.h
        • File array.h
        • File array.h
        • File asynchronous_interface.h
        • File attributed_edge_index.h
        • File available_mappings.h
        • File available_traits_mappings.h
        • File binary_search_ops.h
        • File buffer.h
        • File compare_and_hash_utils.h
        • File comparison_ops.h
        • File cpp_simple_asynchronous_interface.h
        • File cpp_simple_synchronous_interface.h
        • File cpp_simple_traits_mapping.h
        • File cpp_simple_utility.h
        • File data_types.h
        • File distributed_iterator_traits.h
        • File edge_index.h
        • File execution.h
        • File gmt_asynchronous_interface.h
        • File gmt_synchronous_interface.h
        • File gmt_traits_mapping.h
        • File gmt_utility.h
        • File handle.h
        • File hashmap.h
        • File heap_ops.h
        • File impl_patterns.h
        • File iterator.h
        • File local_edge_index.h
        • File local_hashmap.h
        • File local_set.h
        • File locality.h
        • File mapping_traits.h
        • File measure.h
        • File minimum_maximum_ops.h
        • File modifyng_sequence_ops.h
        • File non_modifyng_sequence_ops.h
        • File numeric.h
        • File numeric_ops.h
        • File object_identifier.h
        • File one_per_locality.h
        • File ops_on_uninitialized_memory.h
        • File other_ops_on_sorted_ranges.h
        • File partitioning_ops.h
        • File permutation_ops.h
        • File runtime.h
        • File set.h
        • File set_ops.h
        • File shad.h
        • File shadmain.h
        • File sorting_ops.h
        • File sssp.h
        • File synchronous_interface.h
        • File tbb_asynchronous_interface.h
        • File tbb_synchronous_interface.h
        • File tbb_traits_mapping.h
        • File tbb_utility.h
        • File type_traits.h
        • File unordered_map.h
        • File unordered_set.h
        • File utils.h
        • File vector.h
  • Apache License
  • SHAD Tutorials
SHAD
  • Docs »
  • Library API »
  • File execution.h
  • View page source

File execution.h¶

↰ Parent directory (include/shad/core)

Contents

  • Definition (include/shad/core/execution.h)
  • Includes
  • Included By
  • Namespaces
  • Classes

Definition (include/shad/core/execution.h)¶

  • Program Listing for File execution.h

Includes¶

  • type_traits (File type_traits.h)

Included By¶

  • File algorithm.h
  • File binary_search_ops.h
  • File comparison_ops.h
  • File heap_ops.h
  • File minimum_maximum_ops.h
  • File modifyng_sequence_ops.h
  • File non_modifyng_sequence_ops.h
  • File numeric_ops.h
  • File ops_on_uninitialized_memory.h
  • File other_ops_on_sorted_ranges.h
  • File partitioning_ops.h
  • File permutation_ops.h
  • File set_ops.h
  • File sorting_ops.h
  • File numeric.h

Namespaces¶

  • Namespace shad

Classes¶

  • Struct distributed_parallel_tag
  • Struct distributed_sequential_tag
  • Template Struct is_execution_policy
Next Previous

© Copyright 2019, Battelle Memorial Institute

Built with Sphinx using a theme provided by Read the Docs.