OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
Go to the source code of this file.
Functions | |
PyMODINIT_FUNC | initmy_library (void) |
Variables | |
std::string | module_docstring |
PyMODINIT_FUNC initmy_library | ( | void | ) |
Definition at line 10 of file PyTestLibrary.cpp.
References module_docstring.
std::string module_docstring |
Definition at line 7 of file PyTestLibrary.cpp.
Referenced by initmy_library().