OPAL (Object Oriented Parallel Accelerator Library)
2024.1
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 | |
PyOpal | |
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.