Support Software for Vector Reduction/Transformation Operators
Version of the Day
|
Simple ReductTarget
subclass for simple scalar objects.
More...
#include <RTOpPack_RTOpTHelpers_decl.hpp>
Public Member Functions | |
DefaultReductTarget (const ConcreteReductObj &concreteReductObj) | |
void | set (const ConcreteReductObj &concreteReductObj) |
const ConcreteReductObj & | get () const |
std::string | description () const |
Related Functions | |
(Note that these are not member functions.) | |
template<class ConcreteReductObj > | |
const RCP< DefaultReductTarget < ConcreteReductObj > > | defaultReductTarget (const ConcreteReductObj &concreteReductObj) |
Nonmember constructor. More... | |
Simple ReductTarget
subclass for simple scalar objects.
Definition at line 139 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
inline |
Definition at line 142 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
inline |
Definition at line 146 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
inline |
Definition at line 149 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
virtual |
Reimplemented from Teuchos::Describable.
Definition at line 27 of file RTOpPack_RTOpTHelpers_def.hpp.
|
related |
Nonmember constructor.
Definition at line 164 of file RTOpPack_RTOpTHelpers_decl.hpp.