Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for SemiIntrusiveCoupledSolver, including all inherited members.
basis | SemiIntrusiveCoupledSolver | private |
gammaModel | SemiIntrusiveCoupledSolver | private |
max_it | SemiIntrusiveCoupledSolver | private |
quad | SemiIntrusiveCoupledSolver | private |
rhoModel | SemiIntrusiveCoupledSolver | private |
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_) | SemiIntrusiveCoupledSolver | inline |
solve(const Stokhos::OrthogPolyApprox< int, double > &xi1, const Stokhos::OrthogPolyApprox< int, double > &xi2, Stokhos::OrthogPolyApprox< int, double > &rho, Stokhos::OrthogPolyApprox< int, double > &gamma) | SemiIntrusiveCoupledSolver | inline |
tol | SemiIntrusiveCoupledSolver | private |