OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
arg
arg(a))
run_opal
int run_opal(char *[], std::string inputfile, int restartStep, int infoLevel, int warnLevel, MPI_Comm comm)
Definition:
opal.cpp:32
Options::infoLevel
int infoLevel
Definition:
Options.cpp:29
IpplInfo.h
Options::warnLevel
int warnLevel
Definition:
Options.cpp:34
Generated on Tue Jul 2 2024 15:05:24 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5