C++
Our Doxygen page provides an index of all C++ functionality.
Public Headers
#include ...
the following headers to use openPMD-api:
Include |
Description |
---|---|
|
Public facade header (serial and MPI) |
|
Optional benchmark helpers |
External Documentation
If you want to link to the openPMD-api doxygen index from an external documentation, you can find the Doxygen tag file here.
If you want to use this tag file with e.g. xeus-cling, add the following in its configuration directory:
{
"url": "https://openpmd-api.readthedocs.io/en/<adjust-version-of-tag-file-here>/_static/doxyhtml/",
"tagfile": "openpmd-api-doxygen-web.tag.xml"
}