RTOp Package Browser (Single Doxygen Collection) Version of the Day
|
ReductionOp subclass for ReductTarget
objects.
More...
#include <RTOpPack_SPMD_apply_op_decl.hpp>
Inherits Teuchos::ReferenceTypeReductionOp< Teuchos_Ordinal, ReductTarget >.
Public Types | |
typedef Teuchos_Ordinal | Ordinal |
Public Member Functions | |
ReductTargetReductionOp (const Teuchos::RCP< const RTOpT< Scalar > > &op) | |
Overridden from Teuchos::ReferenceTypeReductionOp | |
Teuchos::RCP< const RTOpT< Scalar > > | op_ |
void | reduce (const Ordinal count, const ReductTarget *const inBuffer[], ReductTarget *const inoutBuffer[]) const |
ReductTargetReductionOp () | |
ReductTargetReductionOp (const ReductTargetReductionOp< Scalar > &) | |
ReductTargetReductionOp< Scalar > & | operator= (const ReductTargetReductionOp< Scalar > &) |
ReductionOp subclass for ReductTarget
objects.
The copy constructor is allowed and has shallow copy semantics.
Definition at line 168 of file RTOpPack_SPMD_apply_op_decl.hpp.
typedef Teuchos_Ordinal RTOpPack::ReductTargetReductionOp< Scalar >::Ordinal |
Definition at line 173 of file RTOpPack_SPMD_apply_op_decl.hpp.
RTOpPack::ReductTargetReductionOp< Scalar >::ReductTargetReductionOp | ( | const Teuchos::RCP< const RTOpT< Scalar > > & | op | ) |
Definition at line 290 of file RTOpPack_SPMD_apply_op_def.hpp.
|
private |
|
private |
void RTOpPack::ReductTargetReductionOp< Scalar >::reduce | ( | const Ordinal | count, |
const ReductTarget *const | inBuffer[], | ||
ReductTarget *const | inoutBuffer[] ) const |
Definition at line 298 of file RTOpPack_SPMD_apply_op_def.hpp.
|
private |
|
private |
Definition at line 188 of file RTOpPack_SPMD_apply_op_decl.hpp.