OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Namespaces | Functions | Variables
Globals.h File Reference
#include "opal.h"
Include dependency graph for Globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PyOpal
 
namespace  PyOpal::Globals
 

Functions

void PyOpal::Globals::Initialise ()
 

Variables

Ipplippl
 
Informgmsg
 
InformgmsgALL
 

Variable Documentation

◆ gmsg

Inform* gmsg
extern

Definition at line 70 of file Main.cpp.

◆ gmsgALL

Inform* gmsgALL
extern

Definition at line 71 of file Main.cpp.

Referenced by main().

◆ ippl

Ippl* ippl
extern

Definition at line 69 of file Main.cpp.

Referenced by PyOpal::Globals::Initialise(), and opalMain().