OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
opal.h
Go to the documentation of this file.
1 #ifndef __OPAL_H__
2 #define __OPAL_H__
3 
4 #include "Ippl.h"
5 
6 
7 int run_opal(char *arg[],
8  std::string inputfile,
9  int restartStep = -2,
10  int infoLevel = 1,
11  int warnLevel = 1,
12  MPI_Comm comm = MPI_COMM_WORLD);
13 
14 #endif
int infoLevel
Definition: Options.cpp:9
int run_opal(char *arg[], std::string inputfile, int restartStep, int infoLevel, int warnLevel, MPI_Comm comm)
Definition: opal.cpp:22
int warnLevel
Definition: Options.cpp:11
arg(a))