Teuchos::MpiReductionOpBase Class Reference

Base class for an MPI-compatible reduction operator. More...

#include <Teuchos_MpiReductionOpSetter.hpp>

Inheritance diagram for Teuchos::MpiReductionOpBase:

Inheritance graph
[legend]
Collaboration diagram for Teuchos::MpiReductionOpBase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void reduce (void *invec, void *inoutvec, int *len, MPI_Datatype *datatype) const =0
 


Detailed Description

Base class for an MPI-compatible reduction operator.

The base class allows clients to create a reduction callback as an object instead of just as a global function. The single extra level of indirection should not be a performance problem in must cases.

Note, HAVE_MPI must be defined to use this class!.

Definition at line 46 of file Teuchos_MpiReductionOpSetter.hpp.


Member Function Documentation

virtual void Teuchos::MpiReductionOpBase::reduce ( void *  invec,
void *  inoutvec,
int *  len,
MPI_Datatype *  datatype 
) const [pure virtual]


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

Generated on Wed Oct 21 14:27:37 2009 for Teuchos - Trilinos Tools Package by  doxygen 1.5.9