RTOpPack::TOpAXPY< Scalar > Class Template Reference

AXPY transformation operator: z0[i] += alpha*v0[i], i=1...n. More...

#include <RTOpPack_TOpAXPY.hpp>

Inheritance diagram for RTOpPack::TOpAXPY< Scalar >:

[legend]
List of all members.

Overridden from RTOpT

void apply_op (const int num_vecs, const SubVectorT< Scalar > sub_vecs[], const int num_targ_vecs, const MutableSubVectorT< Scalar > targ_sub_vecs[], ReductTarget *reduct_obj) const
 

Public Member Functions

void alpha (const Scalar &alpha)
 
Scalar alpha () const
 
 TOpAXPY (const Scalar &alpha=Teuchos::ScalarTraits< Scalar >::zero())
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpAXPY< Scalar >

AXPY transformation operator: z0[i] += alpha*v0[i], i=1...n.

Definition at line 39 of file RTOpPack_TOpAXPY.hpp.


Constructor & Destructor Documentation

template<class Scalar>
RTOpPack::TOpAXPY< Scalar >::TOpAXPY const Scalar &  alpha = Teuchos::ScalarTraits<Scalar>::zero()  )  [inline]
 

Definition at line 46 of file RTOpPack_TOpAXPY.hpp.


Member Function Documentation

template<class Scalar>
void RTOpPack::TOpAXPY< Scalar >::alpha const Scalar &  alpha  )  [inline]
 

Definition at line 42 of file RTOpPack_TOpAXPY.hpp.

template<class Scalar>
Scalar RTOpPack::TOpAXPY< Scalar >::alpha  )  const [inline]
 

Definition at line 44 of file RTOpPack_TOpAXPY.hpp.

template<class Scalar>
void RTOpPack::TOpAXPY< Scalar >::apply_op const int  num_vecs,
const SubVectorT< Scalar >  sub_vecs[],
const int  num_targ_vecs,
const MutableSubVectorT< Scalar >  targ_sub_vecs[],
ReductTarget reduct_obj
const [inline, virtual]
 

Implements RTOpPack::RTOpT< Scalar >.

Definition at line 52 of file RTOpPack_TOpAXPY.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Sep 18 12:39:44 2008 for RTOp : Vector Reduction/Transformation Operators by doxygen 1.3.9.1