Playa::MPIOp Class Reference

List of all members.

Public Member Functions

 MPIOp (const std::string &name)
const std::string & name () const

Static Public Member Functions

static MPIOp sumOp ()
static MPIOp minOp ()
static MPIOp maxOp ()
static MPIOp minlocOp ()
static MPIOp maxlocOp ()
static MPIOp productOp ()
static void registerOp (const MPIOp &op)


Detailed Description

Definition at line 24 of file PlayaMPIOp.hpp.


Constructor & Destructor Documentation

Playa::MPIOp::MPIOp ( const std::string &  name  ) 

Definition at line 22 of file PlayaMPIOp.cpp.


Member Function Documentation

const std::string& Playa::MPIOp::name (  )  const [inline]

Definition at line 36 of file PlayaMPIOp.hpp.

MPIOp Playa::MPIOp::sumOp (  )  [static]

Definition at line 79 of file PlayaMPIOp.cpp.

MPIOp Playa::MPIOp::minOp (  )  [static]

Definition at line 90 of file PlayaMPIOp.cpp.

MPIOp Playa::MPIOp::maxOp (  )  [static]

Definition at line 100 of file PlayaMPIOp.cpp.

MPIOp Playa::MPIOp::minlocOp (  )  [static]

Definition at line 110 of file PlayaMPIOp.cpp.

MPIOp Playa::MPIOp::maxlocOp (  )  [static]

Definition at line 120 of file PlayaMPIOp.cpp.

MPIOp Playa::MPIOp::productOp (  )  [static]

Definition at line 130 of file PlayaMPIOp.cpp.

void Playa::MPIOp::registerOp ( const MPIOp op  )  [static]

Definition at line 73 of file PlayaMPIOp.cpp.


The documentation for this class was generated from the following files:

doxygen