Playa::SimpleIdentityOp< Scalar > Class Template Reference

Inheritance diagram for Playa::SimpleIdentityOp< Scalar >:

Playa::LinearOpWithSpaces< Scalar > Playa::LinearOperatorBase< Scalar > Playa::ObjectWithVerbosity

List of all members.

Public Member Functions

 SimpleIdentityOp (const VectorSpace< Scalar > &space)
void apply (Teuchos::ETransp transApplyType, const Vector< Scalar > &in, Vector< Scalar > out) const
std::string description () const

Related Functions

(Note that these are not member functions.)

template<class Scalar >
LinearOperator< Scalar > identityOperator (const VectorSpace< Scalar > &space)


Detailed Description

template<class Scalar>
class Playa::SimpleIdentityOp< Scalar >

Definition at line 25 of file PlayaSimpleIdentityOpDecl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Playa::SimpleIdentityOp< Scalar >::SimpleIdentityOp ( const VectorSpace< Scalar > &  space  )  [inline]

Definition at line 28 of file PlayaSimpleIdentityOpImpl.hpp.


Member Function Documentation

template<class Scalar >
void Playa::SimpleIdentityOp< Scalar >::apply ( Teuchos::ETransp  transApplyType,
const Vector< Scalar > &  in,
Vector< Scalar >  out 
) const [inline, virtual]

Implements Playa::LinearOperatorBase< Scalar >.

Definition at line 33 of file PlayaSimpleIdentityOpImpl.hpp.

template<class Scalar >
std::string Playa::SimpleIdentityOp< Scalar >::description (  )  const [inline]

Definition at line 44 of file PlayaSimpleIdentityOpImpl.hpp.


Friends And Related Function Documentation

template<class Scalar >
LinearOperator< Scalar > identityOperator ( const VectorSpace< Scalar > &  space  )  [related]

Definition at line 50 of file PlayaSimpleIdentityOpImpl.hpp.


The documentation for this class was generated from the following files:

doxygen