ROL
|
Contains definitions for the discrete boundary value problem (More, Garbow, Hillstrom, 1981). More...
Go to the source code of this file.
Classes | |
class | ROL::ZOO::Objective_BVP< Real > |
The discrete boundary value problem. More... | |
Namespaces | |
ROL | |
ROL::ZOO | |
Macros | |
#define | ROL_BVP_HPP |
Functions | |
template<class Real > | |
void | ROL::ZOO::getBVP (Teuchos::RCP< Objective< Real > > &obj, Teuchos::RCP< BoundConstraint< Real > > &con, Teuchos::RCP< Vector< Real > > &x0, Teuchos::RCP< Vector< Real > > &x) |
Contains definitions for the discrete boundary value problem (More, Garbow, Hillstrom, 1981).
Definition in file ROL_BVP.hpp.
#define ROL_BVP_HPP |
Definition at line 54 of file ROL_BVP.hpp.