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  )

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.