Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 36 of file stieltjes_example2.cpp.

Constructor & Destructor Documentation

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

Definition at line 37 of file stieltjes_example2.cpp.

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

Definition at line 38 of file stieltjes_example3.cpp.

Member Function Documentation

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

Definition at line 39 of file stieltjes_example2.cpp.

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

Definition at line 40 of file stieltjes_example3.cpp.

Member Data Documentation

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

Definition at line 42 of file stieltjes_example2.cpp.


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