OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "Distribution/Distribution.h"
#include "PyOpal/PyCore/Globals.h"
#include "PyOpal/PyCore/PyOpalObject.h"
#include "PyOpal/PyCore/ExceptionTranslation.h"
Go to the source code of this file.
Namespaces | |
namespace | PyOpal |
namespace | PyOpal::PyDistributionNS |
Functions | |
void | PyOpal::PyDistributionNS::registerDistribution (PyOpalObjectNS::PyOpalObject< Distribution > &dist) |
PyOpal::PyDistributionNS::BOOST_PYTHON_MODULE (distribution) | |