ROL
|
#include "ROL_Algorithm.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_Zakharov.hpp"
#include "example_01.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_XMLParameterListHelpers.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 38 of file json/example_01.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 40 of file json/example_01.cpp.
References ROL::StdVector< Real, Element >::axpy(), dim, ROL::StepFactory< Real >::getStep(), ROL::JSON_Parameters(), ROL::StdVector< Real, Element >::norm(), and ROL::stepFactory().