ROL
Classes | Typedefs | Functions
step/krylov/test_03.cpp File Reference
#include "ROL_StdVector.hpp"
#include "ROL_GMRES.hpp"
#include "ROL_KrylovFactory.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iomanip>

Go to the source code of this file.

Classes

class  Identity< Real >
 
class  TridiagonalToeplitzOperator< Real >
 

Typedefs

typedef double RealT
 

Functions

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

Typedef Documentation

typedef double RealT

Definition at line 150 of file step/krylov/test_03.cpp.

Function Documentation

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