ReductTarget objects.
More...
#include <RTOpPack_SPMD_apply_op_decl.hpp>
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::RefCountPtr< const RTOpT< Scalar > > &op) | |
| | |
Private Member Functions | |
| ReductTargetReductionOp () | |
| ReductTargetReductionOp (const ReductTargetReductionOp< Scalar > &) | |
| ReductTargetReductionOp< Scalar > & | operator= (const ReductTargetReductionOp< Scalar > &) |
Private Attributes | |
| Teuchos::RefCountPtr< 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.
|
|||||
|
Definition at line 140 of file RTOpPack_SPMD_apply_op_decl.hpp. |
|
||||||||||
|
Definition at line 253 of file RTOpPack_SPMD_apply_op.hpp. |
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 260 of file RTOpPack_SPMD_apply_op.hpp. |
|
||||||||||
|
|
|
|||||
|
Definition at line 155 of file RTOpPack_SPMD_apply_op_decl.hpp. |
1.3.9.1