Public Member Functions
NonDStochCollocation Class Reference

Nonintrusive stochastic collocation approaches to uncertainty quantification. More...

Inheritance diagram for NonDStochCollocation:
NonDExpansion NonD Analyzer Iterator

List of all members.

Public Member Functions

 NonDStochCollocation (Model &model)
 constructor
 ~NonDStochCollocation ()
 destructor
void print_moments (std::ostream &s)
 print the numerical moments

Detailed Description

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.


The documentation for this class was generated from the following files: