OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions | Variables
opal.cpp File Reference
#include "opal.h"
#include "AbstractObjects/OpalData.h"
#include "OpalConfigure/Configure.h"
#include "OpalParser/OpalParser.h"
#include "Parser/FileStream.h"
#include "Utilities/OpalException.h"
#include "Fields/Fieldmap.h"
#include "Structure/IpplInfoWrapper.h"
#include "OPALconfig.h"
#include <AMReX.H>
Include dependency graph for opal.cpp:

Go to the source code of this file.

Functions

int run_opal (char *arg[], std::string inputfile, int restartStep, int infoLevel, int warnLevel, MPI_Comm comm)
 

Variables

Ipplippl
 
Informgmsg
 

Function Documentation

int run_opal ( char *  arg[],
std::string  inputfile,
int  restartStep,
int  infoLevel,
int  warnLevel,
MPI_Comm  comm 
)

Variable Documentation

Inform* gmsg

Definition at line 21 of file Main.cpp.

Ippl* ippl

Definition at line 20 of file Main.cpp.

Referenced by main().