ROL
|
#include "ROL_NullSpaceOperator.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_15.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 40 of file function/test_15.cpp.
References ROL::NullSpaceOperator< Real >::apply(), ROL::StdVector< Real, Element >::axpy(), ROL::StdVector< Real, Element >::norm(), and ROL::StdVector< Real, Element >::set().