Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
stieltjes_example3.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Stokhos.hpp"
#include "Stokhos_StieltjesPCEBasis.hpp"
#include "Stokhos_LanczosPCEBasis.hpp"
#include "Stokhos_LanczosProjPCEBasis.hpp"
#include "Stokhos_UserDefinedQuadrature.hpp"
Include dependency graph for stieltjes_example3.cpp:

Go to the source code of this file.

Classes

struct  pce_quad_func
struct  sin_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

Function Documentation

◆ rel_err()

double rel_err ( double a,
double b )

Definition at line 78 of file stieltjes_example3.cpp.

◆ main()

int main ( int argc,
char ** argv )

Definition at line 82 of file stieltjes_example3.cpp.