ROL
test_02.cpp File Reference

Test Lanczos solver. More...

#include "ROL_StdLinearOperator.hpp"
#include "ROL_Lanczos.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iomanip>

Go to the source code of this file.

Functions

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

Detailed Description

Test Lanczos solver.

Definition in file step/krylov/test_02.cpp.

Function Documentation

◆ main()

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

Definition at line 24 of file step/krylov/test_02.cpp.