Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Public Attributes | List of all members
sin_func Struct Reference

Public Member Functions

 sin_func (const Stokhos::OrthogPolyApprox< int, double > &pce_)
 
double operator() (const Teuchos::Array< double > &x) const
 
 sin_func (const Stokhos::OrthogPolyApprox< int, double > &pce_)
 
double operator() (const Teuchos::Array< double > &x) const
 

Public Attributes

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

Detailed Description

Definition at line 68 of file stieltjes_example2.cpp.

Constructor & Destructor Documentation

◆ sin_func() [1/2]

sin_func::sin_func ( const Stokhos::OrthogPolyApprox< int, double > &  pce_)
inline

Definition at line 69 of file stieltjes_example2.cpp.

◆ sin_func() [2/2]

sin_func::sin_func ( const Stokhos::OrthogPolyApprox< int, double > &  pce_)
inline

Definition at line 70 of file stieltjes_example3.cpp.

Member Function Documentation

◆ operator()() [1/2]

double sin_func::operator() ( const Teuchos::Array< double > &  x) const
inline

Definition at line 71 of file stieltjes_example2.cpp.

◆ operator()() [2/2]

double sin_func::operator() ( const Teuchos::Array< double > &  x) const
inline

Definition at line 72 of file stieltjes_example3.cpp.

Member Data Documentation

◆ pce

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

Definition at line 74 of file stieltjes_example2.cpp.


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