OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
opal.h File Reference
#include "Utility/IpplInfo.h"
Include dependency graph for opal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int run_opal (char *arg[], std::string inputfile, int restartStep=-2, int infoLevel=1, int warnLevel=1, MPI_Comm comm=MPI_COMM_WORLD)

Function Documentation

◆ 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 at line 32 of file opal.cpp.

References Options::amr, _Fieldmap::clearDictionary(), IpplInfo::Comm, Configure::configure(), OpalData::deleteInstance(), IpplInfo::Error, OpalData::getInstance(), gmsg, handleGSLErrors(), IpplInfo::Info, OpalParser::run(), OpalData::setRestartFileName(), OpalData::setRestartRun(), OpalData::setRestartStep(), OpalData::storeInputFn(), and IpplInfo::Warn.

Referenced by OpalSimulation::run().

Here is the call graph for this function: