Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
gram_schmidt_example2.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Stokhos.hpp"
#include "Stokhos_ReducedBasisFactory.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
Include dependency graph for gram_schmidt_example2.cpp:

Go to the source code of this file.

Typedefs

typedef Stokhos::LegendreBasis
< int, double
basis_type
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

Definition at line 18 of file gram_schmidt_example2.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 20 of file gram_schmidt_example2.cpp.