|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include "Utility/IpplInfo.h"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) |
| 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().