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

Go to the source code of this file.

Classes

struct  pce_quad_func
 
struct  sin_func
 
struct  exp_func
 

Typedefs

typedef Stokhos::ClenshawCurtisLegendreBasis< int, doublebasis_type
 

Functions

double rel_err (double a, double b)
 
int main (int argc, char **argv)
 

Typedef Documentation

◆ basis_type

Definition at line 50 of file stieltjes_example2.cpp.

Function Documentation

◆ rel_err()

double rel_err ( double  a,
double  b 
)

Definition at line 86 of file stieltjes_example2.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 90 of file stieltjes_example2.cpp.