|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <cstring>#include <gsl/gsl_errno.h>#include <Python.h>#include <boost/python.hpp>#include "Utility/IpplInfo.h"#include "Utilities/OpalException.h"#include "PyOpal/PyCore/Globals.h"Go to the source code of this file.
Namespaces | |
| namespace | PyOpal |
| namespace | PyOpal::Globals |
Macros | |
| #define | PYOPAL_GLOBALS_C |
Functions | |
| void | PyOpal::Globals::printArgv (char **argv) |
| void | PyOpal::Globals::Initialise () |
| #define PYOPAL_GLOBALS_C |
Definition at line 26 of file Globals.cpp.