ROL
|
Go to the source code of this file.
Classes | |
class | ROL::StdVector< Real, Element > |
Provides the std::vector implementation of the ROL::Vector interface. More... | |
Namespaces | |
ROL | |
ROL::StdVector_Helper | |
Functions | |
template<class Real > | |
Teuchos::RCP< const std::vector< Real > > | ROL::StdVector_Helper::constDownCast (const Vector< Real > &x) |
template<class Real > | |
Teuchos::RCP< std::vector< Real > > | ROL::StdVector_Helper::downCast (Vector< Real > &x) |