Header and Public API - pmodels/argobots GitHub Wiki

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.

⚠️ **GitHub.com Fallback** ⚠️