ReductTarget objects.
More...
#include <RTOpPack_SPMD_apply_op_decl.hpp>
Inheritance diagram for RTOpPack::ReductTargetSerializer< Scalar >:
Public functions overridden from Teuchos::Serializer | |
| index_type | getBufferSize (const index_type count) const |
| | |
| void | serialize (const index_type count, const ReductTarget *const reduct_objs[], const index_type bytes, char charBuffer[]) const |
| | |
| Teuchos::RefCountPtr< ReductTarget > | createObj () const |
| | |
| void | deserialize (const index_type bytes, const char charBuffer[], const index_type count, ReductTarget *const reduct_objs[]) const |
| | |
Public Member Functions | |
| ReductTargetSerializer (const Teuchos::RefCountPtr< const RTOpT< Scalar > > &op) | |
| | |
ReductTarget objects.
The copy constructor is allowed and has shallow copy semantics.
Definition at line 92 of file RTOpPack_SPMD_apply_op_decl.hpp.
|
||||||||||
|
Definition at line 175 of file RTOpPack_SPMD_apply_op.hpp. |
|
||||||||||
|
Implements Teuchos::Serializer< index_type, ReductTarget >. Definition at line 190 of file RTOpPack_SPMD_apply_op.hpp. |
|
||||||||||||||||||||||||
|
Implements Teuchos::Serializer< index_type, ReductTarget >. Definition at line 196 of file RTOpPack_SPMD_apply_op.hpp. |
|
|||||||||
|
Implements Teuchos::Serializer< index_type, ReductTarget >. Definition at line 220 of file RTOpPack_SPMD_apply_op.hpp. |
|
||||||||||||||||||||||||
|
Implements Teuchos::Serializer< index_type, ReductTarget >. Definition at line 226 of file RTOpPack_SPMD_apply_op.hpp. |
1.3.9.1