OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Namespaces | Macros | Functions
Globals.cpp File Reference
#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"
Include dependency graph for Globals.cpp:

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 ()
 

Macro Definition Documentation

#define PYOPAL_GLOBALS_C

Definition at line 26 of file Globals.cpp.