ROL
|
#include "ROL_ScaledStdVector.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
Go to the source code of this file.
Typedefs | |
typedef double | RealT |
typedef double | ElementT |
Functions | |
int | main (int argc, char *argv[]) |
typedef double RealT |
Definition at line 20 of file vector/test_05.cpp.
typedef double ElementT |
Definition at line 21 of file vector/test_05.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 23 of file vector/test_05.cpp.
References ROL::PrimalScaledStdVector< Real, Element >::apply(), ROL::DualScaledStdVector< Real, Element >::apply(), ROL::Vector< Real >::checkVector(), ROL::PrimalScaledStdVector< Real, Element >::clone(), ROL::DualScaledStdVector< Real, Element >::clone(), dim, ROL::PrimalScaledStdVector< Real, Element >::dot(), ROL::DualScaledStdVector< Real, Element >::dot(), ROL::PrimalScaledStdVector< Real, Element >::dual(), ROL::DualScaledStdVector< Real, Element >::dual(), ROL::StdVector< Real, Element >::norm(), and ROL::StdVector< Real >::norm().