YAKL
yakl::InnerHandlerEmpty Struct Reference

This class is necessary for coordination of two-level parallelism. More...

#include <YAKL_LaunchConfig.h>

Detailed Description

This class is necessary for coordination of two-level parallelism.

A yakl::InnerHandler object must be accepted as a parameter in the functor passed to parallel_outer, and it must be passed as a parameter to parallel_inner, fence_inner, and single_inner. An object of this class should never need to be explicitly created by the user.


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