|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <iostream>#include <iomanip>#include "Stokhos.hpp"#include "Stokhos_StieltjesPCEBasis.hpp"#include "Stokhos_LanczosProjPCEBasis.hpp"#include "Stokhos_LanczosPCEBasis.hpp"#include "Stokhos_UserDefinedQuadrature.hpp"
Go to the source code of this file.
Classes | |
| struct | s_quad_func< Num > |
| struct | pce_quad_func |
Typedefs | |
| typedef Stokhos::LegendreBasis < int, double > | basis_type |
Functions | |
| double | rel_err (double a, double b) |
| int | main (int argc, char **argv) |
| typedef Stokhos::LegendreBasis<int,double> basis_type |
Definition at line 53 of file stieltjes_example4.cpp.
Definition at line 85 of file stieltjes_example4.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 89 of file stieltjes_example4.cpp.
1.8.5