HClib  0.3
Documentation for Habanero-C Library API
 All Data Structures Functions Typedefs Enumerations Groups
Data Fields
loop_domain_t Struct Reference

Describe loop domain when spawning a forasync. More...

#include <hclib.h>

Data Fields

int low
 
int high
 
int stride
 
int tile
 

Detailed Description

Describe loop domain when spawning a forasync.

Parameters
[in]lowLower bound for the loop
[in]highUpper bound for the loop
[in]strideStride access
[in]tileTile size for chunking

Definition at line 153 of file hclib.h.


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