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 171 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
inline |
Definition at line 174 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
inline |
Definition at line 178 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
inline |
Definition at line 181 of file RTOpPack_RTOpTHelpers_decl.hpp.
|
virtual |
Reimplemented from Teuchos::Describable.
Definition at line 59 of file RTOpPack_RTOpTHelpers_def.hpp.
|
related |
Nonmember constructor.
Definition at line 196 of file RTOpPack_RTOpTHelpers_decl.hpp.