|
ROL
|
#include "ROL_StdVector.hpp"#include "ROL_RieszVector.hpp"#include "ROL_RandomVector.hpp"#include "ROL_DiagonalOperator.hpp"#include "ROL_Stream.hpp"#include "Teuchos_GlobalMPISession.hpp"Go to the source code of this file.
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 58 of file vector/test_07.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 60 of file vector/test_07.cpp.
References ROL::StdVector< Real, Element >::norm(), and ROL::RandomizeVector().
1.8.5