z0[i] += alpha, i=0...n-1.
More...
#include <RTOpPack_TOpAddScalar.hpp>
Inheritance diagram for RTOpPack::TOpAddScalar< Scalar >:
Overridden from RTOpT | |
| void | apply_op (const int num_vecs, const ConstSubVectorView< Scalar > sub_vecs[], const int num_targ_vecs, const SubVectorView< Scalar > targ_sub_vecs[], ReductTarget *reduct_obj) const |
| | |
Public Member Functions | |
| void | alpha (const Scalar &alpha) |
| | |
| Scalar | alpha () const |
| | |
| TOpAddScalar (const Scalar &alpha=Teuchos::ScalarTraits< Scalar >::zero()) | |
| | |
z0[i] += alpha, i=0...n-1.
Definition at line 40 of file RTOpPack_TOpAddScalar.hpp.
|
||||||||||
|
Definition at line 47 of file RTOpPack_TOpAddScalar.hpp. |
|
||||||||||
|
Definition at line 43 of file RTOpPack_TOpAddScalar.hpp. |
|
|||||||||
|
Definition at line 45 of file RTOpPack_TOpAddScalar.hpp. |
|
||||||||||||||||||||||||||||
|
Implements RTOpPack::RTOpT< Scalar >. Definition at line 53 of file RTOpPack_TOpAddScalar.hpp. |
1.3.9.1