ROL
|
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_HS32.hpp"
#include "ROL_InteriorPointPrimalDualResidual.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_GMRES.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 25 of file step/test_09.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 27 of file step/test_09.cpp.
References ROL::CreatePartitionedVector(), and ROL::RandomizeVector().