RVL::MPI_Broadcaster< T > Class Template Reference

#include <mpidatatransfer.hh>

List of all members.

Public Member Functions

 MPI_Broadcaster (int _root=0, MPI_Comm _comm=MPI_COMM_WORLD)
 MPI_Broadcaster (MPI_Broadcaster< T > const &b)
 ~MPI_Broadcaster ()
bool operator() (T &x) const


Detailed Description

template<typename T>
class RVL::MPI_Broadcaster< T >

Definition at line 147 of file mpidatatransfer.hh.


Constructor & Destructor Documentation

template<typename T>
RVL::MPI_Broadcaster< T >::MPI_Broadcaster ( int  _root = 0,
MPI_Comm  _comm = MPI_COMM_WORLD 
)

Definition at line 154 of file mpidatatransfer.hh.

template<typename T>
RVL::MPI_Broadcaster< T >::MPI_Broadcaster ( MPI_Broadcaster< T > const &  b  ) 

Definition at line 164 of file mpidatatransfer.hh.

template<typename T>
RVL::MPI_Broadcaster< T >::~MPI_Broadcaster (  ) 

Definition at line 166 of file mpidatatransfer.hh.


Member Function Documentation

template<typename T>
bool RVL::MPI_Broadcaster< T >::operator() ( T &  x  )  const

Definition at line 168 of file mpidatatransfer.hh.


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