ROL
Typedefs | Functions
test_09.cpp File Reference

Test of Primal Dual Interior Point KKT system. More...

#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[])
 

Detailed Description

Test of Primal Dual Interior Point KKT system.

Definition in file step/test_09.cpp.

Typedef Documentation

◆ RealT

typedef double RealT

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

Function Documentation

◆ main()

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

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

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