-
Notifications
You must be signed in to change notification settings - Fork 52
Header and Public API
Sangmin Seo edited this page Feb 23, 2017
·
2 revisions
#include <abt.h>
The header file for Argobots is abt.h
. It contains constants, data types, and prototypes of public API.
Please refer to the following doxygen document:
http://www.argobots.org/static/doxygen/latest/modules.html
This will show the public API supported in the current implementation.