ROL
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.

Functions

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

Detailed Description

Test of Primal Dual Interior Point KKT system.

Definition in file step/test_09.cpp.

Function Documentation

◆ main()

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

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

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