|
| 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) |
|
Definition at line 299 of file stieltjes_coupled.cpp.
double SemiIntrusiveCoupledSolver::tol |
|
private |
int SemiIntrusiveCoupledSolver::max_it |
|
private |
RhoModel& SemiIntrusiveCoupledSolver::rhoModel |
|
private |
GammaModel& SemiIntrusiveCoupledSolver::gammaModel |
|
private |
The documentation for this class was generated from the following file: