OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes
SampleWorker.h File Reference
#include "Pilot/Worker.h"
Include dependency graph for SampleWorker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SampleWorker< Sim_t >
 A worker MPI entity consists of a processor group that runs a simulation of type Sim_t. The main loop in run() accepts new jobs from the master process runs the simulation and reports back the results. More...