|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <iostream>#include <iomanip>#include "Stokhos.hpp"#include "Stokhos_ReducedBasisFactory.hpp"#include "Teuchos_CommandLineProcessor.hpp"
Go to the source code of this file.
Typedefs | |
| typedef Stokhos::LegendreBasis < int, double > | basis_type |
Functions | |
| int | main (int argc, char **argv) |
| typedef Stokhos::LegendreBasis<int,double> basis_type |
Definition at line 52 of file gram_schmidt_example2.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 54 of file gram_schmidt_example2.cpp.
1.8.5