RVL::MPISynchRoot Class Reference

Mixin asserting ability to broadcast internal data. More...

#include <mpiserialfo.hh>

Inheritance diagram for RVL::MPISynchRoot:

RVL::MPISerialFunctionObjectRedn< DataType, ValType > List of all members.

Public Member Functions

virtual void set ()=0
 initialization of internal data
virtual void synch ()=0
 synchronizes internal data in all instances of object, across processes
virtual ~MPISynchRoot ()

Detailed Description

Mixin asserting ability to broadcast internal data.

Definition at line 14 of file mpiserialfo.hh.


Constructor & Destructor Documentation

virtual RVL::MPISynchRoot::~MPISynchRoot (  )  [virtual]

Definition at line 23 of file mpiserialfo.hh.


Member Function Documentation

virtual void RVL::MPISynchRoot::set (  )  [pure virtual]

initialization of internal data

Implemented in RVL::MPISerialFunctionObjectRedn< DataType, ValType >, and RVL::MPISerialFunctionObjectRedn< Scalar, Scalar >.

virtual void RVL::MPISynchRoot::synch (  )  [pure virtual]

synchronizes internal data in all instances of object, across processes

Implemented in RVL::MPISerialFunctionObjectRedn< DataType, ValType >, and RVL::MPISerialFunctionObjectRedn< Scalar, Scalar >.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for MPIRVL by  doxygen 1.4.7