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