|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <twoD_diffusion_problem_tpetra.hpp>
Public Member Functions | |
| KL_Diffusion_Func (MeshScalar xyLeft, MeshScalar xyRight, BasisScalar mean, BasisScalar std_dev, MeshScalar L, LocalOrdinal num_KL) | |
| Scalar | operator() (MeshScalar x, MeshScalar y, const Teuchos::Array< Scalar > &rv) const |
Public Attributes | |
| Teuchos::Array< MeshScalar > | point |
| Teuchos::RCP < Stokhos::KL::ExponentialRandomField < MeshScalar > > | rf |
Definition at line 182 of file twoD_diffusion_problem_tpetra.hpp.
| twoD_diffusion_problem< Scalar, MeshScalar, BasisScalar, LocalOrdinal, GlobalOrdinal, Node >::KL_Diffusion_Func::KL_Diffusion_Func | ( | MeshScalar | xyLeft, |
| MeshScalar | xyRight, | ||
| BasisScalar | mean, | ||
| BasisScalar | std_dev, | ||
| MeshScalar | L, | ||
| LocalOrdinal | num_KL | ||
| ) |
Definition at line 440 of file twoD_diffusion_problem_tpetra_def.hpp.
| Scalar twoD_diffusion_problem< Scalar, MeshScalar, BasisScalar, LocalOrdinal, GlobalOrdinal, Node >::KL_Diffusion_Func::operator() | ( | MeshScalar | x, |
| MeshScalar | y, | ||
| const Teuchos::Array< Scalar > & | rv | ||
| ) | const |
Definition at line 469 of file twoD_diffusion_problem_tpetra_def.hpp.
|
mutable |
Definition at line 183 of file twoD_diffusion_problem_tpetra.hpp.
| Teuchos::RCP< Stokhos::KL::ExponentialRandomField<MeshScalar> > twoD_diffusion_problem< Scalar, MeshScalar, BasisScalar, LocalOrdinal, GlobalOrdinal, Node >::KL_Diffusion_Func::rf |
Definition at line 184 of file twoD_diffusion_problem_tpetra.hpp.
1.8.5