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

Classes

class  OpalGlobalCartesianOffset

Functions

 BOOST_PYTHON_MODULE (global_cartesian_offset)

Variables

const char * module_docstring = "build a local cartesian offset"

Function Documentation

◆ BOOST_PYTHON_MODULE()

PyOpal::PyOpalGlobalCartesianOffset::BOOST_PYTHON_MODULE ( global_cartesian_offset )

Definition at line 24 of file PyGlobalCartesianOffset.cpp.

References 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 char* PyOpal::PyOpalGlobalCartesianOffset::module_docstring = "build a local cartesian offset"

Definition at line 22 of file PyGlobalCartesianOffset.cpp.