ROL
|
#include "example_05.hpp"
Go to the source code of this file.
Functions | |
template<class Real > | |
Real | random (const Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
int | main (int argc, char *argv[]) |
Real random | ( | const Teuchos::RCP< const Teuchos::Comm< int > > & | comm | ) |
Definition at line 47 of file example_05.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 56 of file example_05.cpp.
References ROL::StochasticProblem< Real >::checkObjectiveGradient(), ROL::StochasticProblem< Real >::checkObjectiveHessVec(), ROL::StdVector< Real, Element >::clone(), ROL::StochasticProblem< Real >::getSolutionStatistic(), ROL::StdVector< Real, Element >::set(), and ROL::StochasticProblem< Real >::setSolutionStatistic().