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

namespace  PyOpal
namespace  PyOpal::Globals

Macros

#define PYOPAL_GLOBALS_C

Functions

void PyOpal::Globals::printArgv (char **argv)
void PyOpal::Globals::Initialise ()

Macro Definition Documentation

◆ PYOPAL_GLOBALS_C

#define PYOPAL_GLOBALS_C

Definition at line 26 of file Globals.cpp.