|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
Public Member Functions | |
| SemiIntrusiveCoupledSolver (double tol_, int max_it_, RhoModel &rhoModel_, GammaModel &gammaModel_, const Teuchos::RCP< const Stokhos::OrthogPolyBasis< 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::OrthogPolyBasis< int, double > > | basis |
| Teuchos::RCP< const Stokhos::Quadrature< int, double > > | quad |
Definition at line 333 of file stieltjes_coupled.cpp.
|
inline |
Definition at line 335 of file stieltjes_coupled.cpp.
|
inline |
Definition at line 343 of file stieltjes_coupled.cpp.
|
private |
Definition at line 390 of file stieltjes_coupled.cpp.
|
private |
Definition at line 391 of file stieltjes_coupled.cpp.
|
private |
Definition at line 392 of file stieltjes_coupled.cpp.
|
private |
Definition at line 393 of file stieltjes_coupled.cpp.
|
private |
Definition at line 394 of file stieltjes_coupled.cpp.
|
private |
Definition at line 395 of file stieltjes_coupled.cpp.