OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
PyOpal::PyOpalElement Namespace Reference

Functions

 BOOST_PYTHON_MODULE (opal_element)

Variables

std::string track_run_docstring = std::string()
const char * module_docstring = "opal element base class"

Function Documentation

◆ BOOST_PYTHON_MODULE()

PyOpal::PyOpalElement::BOOST_PYTHON_MODULE ( opal_element )

Definition at line 28 of file PyOpalElement.cpp.

References BOOST_PYTHON_MODULE(), PyOpal::Globals::Initialise(), PyOpal::PyOpalObjectNS::PyOpalObject< C >::make_element_class(), and PyOpal::ExceptionTranslation::registerExceptions().

Referenced by BOOST_PYTHON_MODULE().

Here is the call graph for this function:

Variable Documentation

◆ module_docstring

const char* PyOpal::PyOpalElement::module_docstring = "opal element base class"

Definition at line 26 of file PyOpalElement.cpp.

◆ track_run_docstring

std::string PyOpal::PyOpalElement::track_run_docstring = std::string()

Definition at line 24 of file PyOpalElement.cpp.