operator=().
More...
#include <Thyra_VectorDecl.hpp>
Public Member Functions | |
| IndexObject (const Teuchos::RCP< VectorBase< Scalar > > &v, Index i) | |
| IndexObject (const IndexObject &other) | |
| ~IndexObject () | |
| Writes back the value if it changed. | |
| operator Scalar () const | |
| Implicit conversion to the underlying Scalar. | |
| IndexObject & | operator= (const Scalar &value) |
| Assignment from a scalar. | |
operator=().
Definition at line 212 of file Thyra_VectorDecl.hpp.
| Thyra::Vector< Scalar >::IndexObject::~IndexObject | ( | ) | [inline] |
| Thyra::Vector< Scalar >::IndexObject::operator Scalar | ( | ) | const [inline] |
| IndexObject& Thyra::Vector< Scalar >::IndexObject::operator= | ( | const Scalar & | value | ) | [inline] |
1.4.7