|
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::CVaRVector< Real >::clone(), ROL::StdVector< Real, Element >::clone(), ROL::CVaRVector< Real >::getVaR(), ROL::StdVector< Real, Element >::set(), ROL::Vector< Real >::set(), and ROL::Vector< Real >::zero().
1.8.11