Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
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< double > | vec |
Definition at line 54 of file gram_schmidt_example.cpp.
|
inline |
Definition at line 55 of file gram_schmidt_example.cpp.
|
inline |
Definition at line 56 of file stieltjes_example.cpp.
|
inline |
Definition at line 53 of file stieltjes_example2.cpp.
|
inline |
Definition at line 55 of file stieltjes_example3.cpp.
|
inline |
Definition at line 71 of file stieltjes_example4.cpp.
Definition at line 60 of file gram_schmidt_example.cpp.
Definition at line 61 of file stieltjes_example.cpp.
Definition at line 58 of file stieltjes_example2.cpp.
Definition at line 60 of file stieltjes_example3.cpp.
Definition at line 76 of file stieltjes_example4.cpp.
const Stokhos::OrthogPolyApprox< int, double > & pce_quad_func::pce |
Definition at line 65 of file gram_schmidt_example.cpp.
const Stokhos::OrthogPolyBasis< int, double > & pce_quad_func::basis |
Definition at line 66 of file gram_schmidt_example.cpp.
|
mutable |
Definition at line 67 of file gram_schmidt_example.cpp.