|
ROL
|
#include "ROL_PolyhedralProjectionFactory.hpp"#include "ROL_Bounds.hpp"#include "ROL_ScaledStdVector.hpp"#include "ROL_StdConstraint.hpp"#include "ROL_Stream.hpp"#include "Teuchos_GlobalMPISession.hpp"Go to the source code of this file.
Classes | |
| class | con2d< Real > |
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 38 of file function/test_16.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 40 of file function/test_16.cpp.
References ROL::StdVector< Real, Element >::axpy(), ROL::PrimalScaledStdVector< Real, Element >::clone(), ROL::StdVector< Real, Element >::clone(), ROL::PrimalScaledStdVector< Real, Element >::dual(), ROL::Vector< Real >::dual(), ROL::StdVector< Real, Element >::norm(), ROL::StdVector< Real, Element >::set(), and zero.
1.8.5