Many complex multiphysics models employ composite functions, where each member function represents a different physics. A simple example of this is a chemical reaction model; the decay of the concentration depends on the decay rate parameter, but the model for the decay rate (e.g., the Arrhenius model) depends on the temperature, the gas constant, the activation energy, and the prefactor. We consider the general setting
where
The strategy is closely linked to Gaussian quadrature. We implicitly
approximate the density function of
and construct a set of
polynomials of
that are orthonormal with respect to its density
function. The function
is then approximated as a truncated series in
these basis polynomials of
, which is in contrast to the standard
methods of approximating
as an orthonormal polynomial series in
.
In the context of uncertainty quantification, such polynomial
approximations appear under the names polynomial chaos or stochastic
collocation, amongst others. We use a discrete Stieltjes procedure to
compute the recurrence coefficients of the orthogonal polynomials in
,
and we show how this is equivalent to a Lanczos' method on a diagonal
matrix with a weighted inner product. The basis vectors from the Lanczos
iteration can be used to linearly map a few evaluations of
to many
evaluations of
, which can then be used to study dependence of
on
.