ROL
Typedefs | Functions
step/test_09.cpp File Reference
#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 Documentation

typedef double RealT

Definition at line 60 of file step/test_09.cpp.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 62 of file step/test_09.cpp.

References ROL::CreatePartitionedVector(), and ROL::RandomizeVector().