|
| RhoModel (int n, double dx) |
|
void | computeRho (const Teuchos::Array< double > &s2, const Teuchos::Array< double > &gamma, Teuchos::Array< double > &rho) |
|
void | computeRhoPCE (const Stokhos::OrthogPolyBasis< int, double > &basis, const Stokhos::Quadrature< int, double > &quad, const Stokhos::OrthogPolyApprox< int, double > &xi2, const Stokhos::OrthogPolyApprox< int, double > &gamma, Stokhos::OrthogPolyApprox< int, double > &rho) |
|
Definition at line 64 of file stieltjes_coupled.cpp.
◆ RhoModel()
◆ computeRho()
void RhoModel::computeRho |
( |
const Teuchos::Array< double > & |
s2, |
|
|
const Teuchos::Array< double > & |
gamma, |
|
|
Teuchos::Array< double > & |
rho |
|
) |
| |
|
inline |
◆ computeRhoPCE()
Teuchos::SerialDenseMatrix<int,double> RhoModel::A |
|
private |
Teuchos::SerialDenseVector<int,double> RhoModel::b |
|
private |
◆ lapack
◆ piv
Teuchos::Array<int> RhoModel::piv |
|
private |
The documentation for this class was generated from the following file: