OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <string>
#include <map>
#include "mpi.h"
#include "Util/Types.h"
#include "Util/CmdArguments.h"
#include "Simulation/Simulation.h"
#include "Simulation/GenerateOpalSimulation.h"
#include "boost/smart_ptr.hpp"
Go to the source code of this file.
Classes | |
class | OpalSimulation |
Concrete implementation of an Opal simulation wrapper. More... | |