OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Enumerations
SplitStrategy.h File Reference
#include "mpi.h"
#include "Util/CmdArguments.h"
#include "Util/OptPilotException.h"
Include dependency graph for SplitStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SplitStrategy
 Defines an interface for splitter strategy implementations. More...
 

Enumerations

enum  commGroupColorings_t { Internal, ExternalToOpt, ExternalToWorker }
 

Enumeration Type Documentation

Enumerator
Internal 
ExternalToOpt 
ExternalToWorker 

Definition at line 10 of file SplitStrategy.h.