Skip to content

Header and Public API

Sangmin Seo edited this page Feb 23, 2017 · 2 revisions

Header

#include <abt.h>

The header file for Argobots is abt.h. It contains constants, data types, and prototypes of public API.

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.