ReductTarget objects.
More...
#include <RTOpPack_SPMD_apply_op_decl.hpp>
Inheritance diagram for RTOpPack::ReductTargetReductionOp< Scalar >:

Overridden from Teuchos::ReferenceTypeReductionOp | |
| void | reduce (const Ordinal count, const ReductTarget *const inBuffer[], ReductTarget *const inoutBuffer[]) const |
| | |
Public Types | |
| typedef Teuchos_Index | Ordinal |
| | |
Public Member Functions | |
| ReductTargetReductionOp (const Teuchos::RCP< const RTOpT< Scalar > > &op) | |
| | |
ReductTarget objects.
The copy constructor is allowed and has shallow copy semantics.
Definition at line 135 of file RTOpPack_SPMD_apply_op_decl.hpp.
| typedef Teuchos_Index RTOpPack::ReductTargetReductionOp< Scalar >::Ordinal |
| RTOpPack::ReductTargetReductionOp< Scalar >::ReductTargetReductionOp | ( | const Teuchos::RCP< const RTOpT< Scalar > > & | op | ) |
| void RTOpPack::ReductTargetReductionOp< Scalar >::reduce | ( | const Ordinal | count, | |
| const ReductTarget *const | inBuffer[], | |||
| ReductTarget *const | inoutBuffer[] | |||
| ) | const |
1.4.7