Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Public Member Functions | Public Attributes | List of all members
Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > > Struct Template Reference

#include <KokkosExp_View_UQ_PCE_Contiguous.hpp>

Public Types

typedef Stokhos::CrsProductTensor< Value, Execution, Memory > type
 

Public Member Functions

 ViewCtorProp ()=default
 
 ViewCtorProp (const ViewCtorProp &)=default
 
ViewCtorPropoperator= (const ViewCtorProp &)=default
 
 ViewCtorProp (const type &arg)
 
 ViewCtorProp (type &&arg)
 

Public Attributes

type value
 

Detailed Description

template<typename Value, typename Execution, typename Memory>
struct Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >

Definition at line 664 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.

Member Typedef Documentation

◆ type

template<typename Value , typename Execution , typename Memory >
typedef Stokhos::CrsProductTensor<Value, Execution, Memory> Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::type

Definition at line 670 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.

Constructor & Destructor Documentation

◆ ViewCtorProp() [1/4]

template<typename Value , typename Execution , typename Memory >
Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::ViewCtorProp ( )
default

◆ ViewCtorProp() [2/4]

template<typename Value , typename Execution , typename Memory >
Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::ViewCtorProp ( const ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > > &  )
default

◆ ViewCtorProp() [3/4]

template<typename Value , typename Execution , typename Memory >
Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::ViewCtorProp ( const type arg)
inline

Definition at line 672 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.

◆ ViewCtorProp() [4/4]

template<typename Value , typename Execution , typename Memory >
Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::ViewCtorProp ( type &&  arg)
inline

Definition at line 673 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.

Member Function Documentation

◆ operator=()

template<typename Value , typename Execution , typename Memory >
ViewCtorProp& Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::operator= ( const ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > > &  )
default

Member Data Documentation

◆ value

template<typename Value , typename Execution , typename Memory >
type Kokkos::Impl::ViewCtorProp< void, Stokhos::CrsProductTensor< Value, Execution, Memory > >::value

Definition at line 675 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.


The documentation for this struct was generated from the following file: