|
ROL
|
Contains definitions for Poisson optimal control. More...
Go to the source code of this file.
Classes | |
| class | ROL::ZOO::Objective_PoissonControl< Real > |
| Poisson distributed control. More... | |
Namespaces | |
| ROL | |
| ROL::ZOO | |
Macros | |
| #define | ROL_POISSONCONTROL_HPP |
Functions | |
| template<class Real > | |
| void | ROL::ZOO::getPoissonControl (Teuchos::RCP< Objective< Real > > &obj, Teuchos::RCP< Vector< Real > > &x0, Teuchos::RCP< Vector< Real > > &x) |
Contains definitions for Poisson optimal control.
Definition in file ROL_PoissonControl.hpp.
| #define ROL_POISSONCONTROL_HPP |
Definition at line 54 of file ROL_PoissonControl.hpp.
1.8.13