Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
gram_schmidt_example.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Stokhos.hpp"
#include "Stokhos_StieltjesPCEBasis.hpp"
#include "Stokhos_GramSchmidtBasis.hpp"
#include "Stokhos_UserDefinedQuadrature.hpp"
Include dependency graph for gram_schmidt_example.cpp:

Go to the source code of this file.

Classes

struct  pce_quad_func
 

Typedefs

typedef Stokhos::LegendreBasis< int, doublebasis_type
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ basis_type

Definition at line 52 of file gram_schmidt_example.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 70 of file gram_schmidt_example.cpp.