Nonintrusive stochastic collocation approaches to uncertainty quantification. More...
Public Member Functions | |
| NonDStochCollocation (Model &model) | |
| constructor | |
| ~NonDStochCollocation () | |
| destructor | |
| void | print_moments (std::ostream &s) |
| print the numerical moments | |
Nonintrusive stochastic collocation approaches to uncertainty quantification.
The NonDStochCollocation class uses a stochastic collocation (SC) approach to approximate the effect of parameter uncertainties on response functions of interest. It utilizes the InterpPolyApproximation class to manage multidimensional Lagrange polynomial interpolants.
1.7.4