|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
Public Member Functions | |
| StieltjesCoupledSolver (double tol_, int max_it_, RhoModel &rhoModel_, GammaModel &gammaModel_, const Teuchos::RCP< const Stokhos::ProductBasis< int, double > > &basis_, const Teuchos::RCP< const Stokhos::Quadrature< int, double > > &quad_) | |
| void | solve (const Stokhos::OrthogPolyApprox< int, double > &xi1, const Stokhos::OrthogPolyApprox< int, double > &xi2, Stokhos::OrthogPolyApprox< int, double > &rho, Stokhos::OrthogPolyApprox< int, double > &gamma) |
Private Attributes | |
| double | tol |
| int | max_it |
| RhoModel & | rhoModel |
| GammaModel & | gammaModel |
| Teuchos::RCP< const Stokhos::ProductBasis< int, double > > | basis |
| Teuchos::RCP< const Stokhos::Quadrature< int, double > > | quad |
Definition at line 398 of file stieltjes_coupled.cpp.
|
inline |
Definition at line 400 of file stieltjes_coupled.cpp.
|
inline |
Definition at line 408 of file stieltjes_coupled.cpp.
|
private |
Definition at line 561 of file stieltjes_coupled.cpp.
|
private |
Definition at line 562 of file stieltjes_coupled.cpp.
|
private |
Definition at line 563 of file stieltjes_coupled.cpp.
|
private |
Definition at line 564 of file stieltjes_coupled.cpp.
|
private |
Definition at line 565 of file stieltjes_coupled.cpp.
|
private |
Definition at line 566 of file stieltjes_coupled.cpp.