OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
src
opal.h
Go to the documentation of this file.
1
#ifndef __OPAL_H__
2
#define __OPAL_H__
3
4
#include "
Utility/IpplInfo.h
"
5
6
int
run_opal
(
char
*
arg
[],
7
std::string inputfile,
8
int
restartStep = -2,
9
int
infoLevel
= 1,
10
int
warnLevel
= 1,
11
MPI_Comm comm = MPI_COMM_WORLD);
12
13
#endif
run_opal
int run_opal(char *arg[], std::string inputfile, int restartStep=-2, int infoLevel=1, int warnLevel=1, MPI_Comm comm=MPI_COMM_WORLD)
Definition:
opal.cpp:32
arg
arg(a))
IpplInfo.h
Options::warnLevel
int warnLevel
Definition:
Options.cpp:34
Options::infoLevel
int infoLevel
Definition:
Options.cpp:29
Generated on Wed Aug 25 2021 16:41:04 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1