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

Functions

 BOOST_PYTHON_MODULE (multipolet)

Variables

const auto * module_docstring = "multipolet contains the MultipoleT class\n"

Function Documentation

◆ BOOST_PYTHON_MODULE()

PyOpal::PyMultipoleT::BOOST_PYTHON_MODULE ( multipolet )

Definition at line 71 of file PyMultipoleT.cpp.

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

Here is the call graph for this function:

Variable Documentation

◆ module_docstring

const auto* PyOpal::PyMultipoleT::module_docstring = "multipolet contains the MultipoleT class\n"

Definition at line 69 of file PyMultipoleT.cpp.