OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Functions | Variables
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

PyOpal::PyOpalElement::BOOST_PYTHON_MODULE ( opal_element  )

Variable Documentation

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

Definition at line 14 of file PyOpalElement.cpp.

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

Definition at line 11 of file PyOpalElement.cpp.