First Steps

For brevity, all following examples assume the following includes/imports:

C++11

#include <openPMD/openPMD.hpp>

using namespace openPMD;

Python

import openPMD