Application Programming Interface

API is a set of interfaces which define how classes and objects should interact between the application and libraries, or frameworks. In terms of documentation, API docs are the set of definitions of the way to use the classes belonging to a certain library or framework.

The API documents for the COOLFluiD framework are built with the  Doxygen tool.

Trunk API

You can find the API for the development trunk  here.

Stable API

Currently there is no stable API published.