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 20 of file gram_schmidt_example.cpp.
|
inline |
Definition at line 21 of file gram_schmidt_example.cpp.
|
inline |
Definition at line 22 of file stieltjes_example.cpp.
|
inline |
Definition at line 21 of file stieltjes_example2.cpp.
|
inline |
Definition at line 23 of file stieltjes_example3.cpp.
|
inline |
Definition at line 37 of file stieltjes_example4.cpp.
Definition at line 26 of file gram_schmidt_example.cpp.
Definition at line 27 of file stieltjes_example.cpp.
Definition at line 26 of file stieltjes_example2.cpp.
Definition at line 28 of file stieltjes_example3.cpp.
Definition at line 42 of file stieltjes_example4.cpp.
const Stokhos::OrthogPolyApprox< int, double > & pce_quad_func::pce |
Definition at line 31 of file gram_schmidt_example.cpp.
const Stokhos::OrthogPolyBasis< int, double > & pce_quad_func::basis |
Definition at line 32 of file gram_schmidt_example.cpp.
|
mutable |
Definition at line 33 of file gram_schmidt_example.cpp.