ROL
Typedefs | Functions
test_07.cpp File Reference
#include "ROL_StdVector.hpp"
#include "ROL_RieszVector.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_DiagonalOperator.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"

Go to the source code of this file.

Typedefs

typedef double RealT
 

Functions

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

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 58 of file vector/test_07.cpp.

Function Documentation

◆ main()

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