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

Functions

 BOOST_PYTHON_MODULE (asymmetric_enge)

Variables

const char * module_docstring

Function Documentation

◆ BOOST_PYTHON_MODULE()

PyOpal::PyAsymmetricEnge::BOOST_PYTHON_MODULE ( asymmetric_enge )

Definition at line 34 of file PyAsymmetricEnge.cpp.

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

Here is the call graph for this function:

Variable Documentation

◆ module_docstring

const char* PyOpal::PyAsymmetricEnge::module_docstring
Initial value:
=
"asymmetric_enge module holds an AsymmetricEnge end field 'plugin' class for\n"
"use with field models\n"

Definition at line 30 of file PyAsymmetricEnge.cpp.