Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <fenl_functors.hpp>
Classes | |
struct | apply |
Public Types | |
enum | { is_constant = false } |
enum | { is_constant = false } |
typedef Kokkos::View< Scalar *, Kokkos::LayoutLeft, Device > | RandomVariableView |
typedef RandomVariableView::size_type | size_type |
typedef LocalViewTraits < RandomVariableView > | local_rv_view_traits |
typedef local_rv_view_traits::local_view_type | local_rv_view_type |
typedef local_rv_view_traits::local_value_type | local_scalar_type |
typedef Stokhos::KL::ExponentialRandomField < MeshScalar, Device > | rf_type |
typedef Kokkos::View< Scalar *, Kokkos::LayoutLeft, Device > | RandomVariableView |
typedef RandomVariableView::size_type | size_type |
typedef LocalViewTraits < RandomVariableView > | local_rv_view_traits |
typedef local_rv_view_traits::local_view_type | local_rv_view_type |
typedef local_rv_view_traits::local_value_type | local_scalar_type |
typedef Stokhos::KL::ExponentialRandomField < MeshScalar, Device > | rf_type |
Public Member Functions | |
ExponentialKLCoefficient (const MeshScalar mean, const MeshScalar variance, const MeshScalar correlation_length, const size_type num_rv) | |
ExponentialKLCoefficient (const ExponentialKLCoefficient &rhs) | |
KOKKOS_INLINE_FUNCTION void | setRandomVariables (const RandomVariableView &rv) |
KOKKOS_INLINE_FUNCTION RandomVariableView | getRandomVariables () const |
KOKKOS_INLINE_FUNCTION local_scalar_type | operator() (const MeshScalar point[], const size_type ensemble_rank) const |
ExponentialKLCoefficient (const MeshScalar mean, const MeshScalar variance, const MeshScalar correlation_length, const size_type num_rv) | |
ExponentialKLCoefficient (const ExponentialKLCoefficient &rhs) | |
KOKKOS_INLINE_FUNCTION void | setRandomVariables (const RandomVariableView &rv) |
KOKKOS_INLINE_FUNCTION RandomVariableView | getRandomVariables () const |
KOKKOS_INLINE_FUNCTION local_scalar_type | operator() (const MeshScalar point[], const size_type ensemble_rank) const |
Public Attributes | |
rf_type | m_rf |
const MeshScalar | m_mean |
const MeshScalar | m_variance |
const MeshScalar | m_corr_len |
const size_type | m_num_rv |
RandomVariableView | m_rv |
Definition at line 517 of file FadMPAssembly/fenl_functors.hpp.
typedef Kokkos::View<Scalar*, Kokkos::LayoutLeft, Device> Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::RandomVariableView |
Definition at line 527 of file FadMPAssembly/fenl_functors.hpp.
typedef RandomVariableView::size_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::size_type |
Definition at line 528 of file FadMPAssembly/fenl_functors.hpp.
typedef LocalViewTraits< RandomVariableView > Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::local_rv_view_traits |
Definition at line 530 of file FadMPAssembly/fenl_functors.hpp.
typedef local_rv_view_traits::local_view_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::local_rv_view_type |
Definition at line 531 of file FadMPAssembly/fenl_functors.hpp.
typedef local_rv_view_traits::local_value_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::local_scalar_type |
Definition at line 532 of file FadMPAssembly/fenl_functors.hpp.
typedef Stokhos::KL::ExponentialRandomField<MeshScalar, Device> Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::rf_type |
Definition at line 533 of file FadMPAssembly/fenl_functors.hpp.
typedef Kokkos::View<Scalar*, Kokkos::LayoutLeft, Device> Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::RandomVariableView |
Definition at line 523 of file MPAssembly/fenl_functors.hpp.
typedef RandomVariableView::size_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::size_type |
Definition at line 524 of file MPAssembly/fenl_functors.hpp.
typedef LocalViewTraits< RandomVariableView > Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::local_rv_view_traits |
Definition at line 526 of file MPAssembly/fenl_functors.hpp.
typedef local_rv_view_traits::local_view_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::local_rv_view_type |
Definition at line 527 of file MPAssembly/fenl_functors.hpp.
typedef local_rv_view_traits::local_value_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::local_scalar_type |
Definition at line 528 of file MPAssembly/fenl_functors.hpp.
typedef Stokhos::KL::ExponentialRandomField<MeshScalar, Device> Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::rf_type |
Definition at line 529 of file MPAssembly/fenl_functors.hpp.
anonymous enum |
Enumerator | |
---|---|
is_constant |
Definition at line 526 of file FadMPAssembly/fenl_functors.hpp.
anonymous enum |
Enumerator | |
---|---|
is_constant |
Definition at line 522 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 544 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 569 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 540 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 565 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 578 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 581 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 584 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 574 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 577 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 580 of file MPAssembly/fenl_functors.hpp.
rf_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::m_rf |
Definition at line 535 of file FadMPAssembly/fenl_functors.hpp.
const MeshScalar Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::m_mean |
Definition at line 536 of file FadMPAssembly/fenl_functors.hpp.
const MeshScalar Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::m_variance |
Definition at line 537 of file FadMPAssembly/fenl_functors.hpp.
const MeshScalar Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::m_corr_len |
Definition at line 538 of file FadMPAssembly/fenl_functors.hpp.
const size_type Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::m_num_rv |
Definition at line 539 of file FadMPAssembly/fenl_functors.hpp.
RandomVariableView Kokkos::Example::FENL::ExponentialKLCoefficient< Scalar, MeshScalar, Device >::m_rv |
Definition at line 540 of file FadMPAssembly/fenl_functors.hpp.