Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Member Functions | |
NISPCoupledSolver (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_pce, Stokhos::OrthogPolyApprox< int, double > &gamma_pce) |
Private Attributes | |
CoupledSolver | coupledSolver |
Teuchos::RCP< const Stokhos::OrthogPolyBasis< int, double > > | basis |
Teuchos::RCP< const Stokhos::Quadrature< int, double > > | quad |
Definition at line 249 of file stieltjes_coupled.cpp.
|
inline |
Definition at line 251 of file stieltjes_coupled.cpp.
|
inline |
Definition at line 259 of file stieltjes_coupled.cpp.
|
private |
Definition at line 294 of file stieltjes_coupled.cpp.
|
private |
Definition at line 295 of file stieltjes_coupled.cpp.
|
private |
Definition at line 296 of file stieltjes_coupled.cpp.