ReductTarget subclass for Scalar,Index objects.
More...
#include <RTOpPack_RTOpTHelpers.hpp>
Inheritance diagram for RTOpPack::ReductTargetScalarIndex< Scalar >:
Public Member Functions | |
| ReductTargetScalarIndex (const Scalar &scalar=Teuchos::ScalarTraits< Scalar >::zero(), const Index &index=Teuchos::ScalarTraits< Index >::zero()) | |
| ReductTargetScalarIndex (const ScalarIndex< Scalar > &scalarIndex=ScalarIndex< Scalar >(Teuchos::ScalarTraits< Scalar >::zero(), Teuchos::ScalarTraits< Index >::zero())) | |
| void | set (const ScalarIndex< Scalar > &scalarIndex) |
| const ScalarIndex< Scalar > & | get () const |
Private Attributes | |
| ScalarIndex< Scalar > | scalarIndex_ |
ReductTarget subclass for Scalar,Index objects.
Definition at line 83 of file RTOpPack_RTOpTHelpers.hpp.
|
||||||||||||||||
|
Definition at line 85 of file RTOpPack_RTOpTHelpers.hpp. |
|
||||||||||
|
Definition at line 91 of file RTOpPack_RTOpTHelpers.hpp. |
|
||||||||||
|
Definition at line 96 of file RTOpPack_RTOpTHelpers.hpp. |
|
|||||||||
|
Definition at line 97 of file RTOpPack_RTOpTHelpers.hpp. |
|
|||||
|
Definition at line 99 of file RTOpPack_RTOpTHelpers.hpp. |
1.3.9.1