Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pce_quad_func Struct Reference

Public Member Functions

 pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_)
 
double operator() (const double &a, const double &b) const
 
 pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_)
 
double operator() (const double &a, const double &b) const
 
 pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_)
 
double operator() (const double &a, const double &b) const
 
 pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_)
 
double operator() (const double &a) const
 
 pce_quad_func (const Stokhos::OrthogPolyApprox< int, double > &pce_, const Stokhos::OrthogPolyBasis< int, double > &basis_)
 
double operator() (const double &a) const
 

Public Attributes

const Stokhos::OrthogPolyApprox< int, double > & pce
 
const Stokhos::OrthogPolyBasis< int, double > & basis
 
Teuchos::Array< doublevec
 

Detailed Description

Definition at line 54 of file gram_schmidt_example.cpp.

Constructor & Destructor Documentation

◆ pce_quad_func() [1/5]

pce_quad_func::pce_quad_func ( const Stokhos::OrthogPolyApprox< int, double > & pce_,
const Stokhos::OrthogPolyBasis< int, double > & basis_ )
inline

Definition at line 55 of file gram_schmidt_example.cpp.

◆ pce_quad_func() [2/5]

pce_quad_func::pce_quad_func ( const Stokhos::OrthogPolyApprox< int, double > & pce_,
const Stokhos::OrthogPolyBasis< int, double > & basis_ )
inline

Definition at line 56 of file stieltjes_example.cpp.

◆ pce_quad_func() [3/5]

pce_quad_func::pce_quad_func ( const Stokhos::OrthogPolyApprox< int, double > & pce_,
const Stokhos::OrthogPolyBasis< int, double > & basis_ )
inline

Definition at line 53 of file stieltjes_example2.cpp.

◆ pce_quad_func() [4/5]

pce_quad_func::pce_quad_func ( const Stokhos::OrthogPolyApprox< int, double > & pce_,
const Stokhos::OrthogPolyBasis< int, double > & basis_ )
inline

Definition at line 55 of file stieltjes_example3.cpp.

◆ pce_quad_func() [5/5]

pce_quad_func::pce_quad_func ( const Stokhos::OrthogPolyApprox< int, double > & pce_,
const Stokhos::OrthogPolyBasis< int, double > & basis_ )
inline

Definition at line 71 of file stieltjes_example4.cpp.

Member Function Documentation

◆ operator()() [1/5]

double pce_quad_func::operator() ( const double & a,
const double & b ) const
inline

Definition at line 60 of file gram_schmidt_example.cpp.

◆ operator()() [2/5]

double pce_quad_func::operator() ( const double & a,
const double & b ) const
inline

Definition at line 61 of file stieltjes_example.cpp.

◆ operator()() [3/5]

double pce_quad_func::operator() ( const double & a,
const double & b ) const
inline

Definition at line 58 of file stieltjes_example2.cpp.

◆ operator()() [4/5]

double pce_quad_func::operator() ( const double & a) const
inline

Definition at line 60 of file stieltjes_example3.cpp.

◆ operator()() [5/5]

double pce_quad_func::operator() ( const double & a) const
inline

Definition at line 76 of file stieltjes_example4.cpp.

Member Data Documentation

◆ pce

const Stokhos::OrthogPolyApprox< int, double > & pce_quad_func::pce

Definition at line 65 of file gram_schmidt_example.cpp.

◆ basis

const Stokhos::OrthogPolyBasis< int, double > & pce_quad_func::basis

Definition at line 66 of file gram_schmidt_example.cpp.

◆ vec

Teuchos::Array< double > pce_quad_func::vec
mutable

Definition at line 67 of file gram_schmidt_example.cpp.


The documentation for this struct was generated from the following files: