Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
panzer::kokkos_utils::VectorToViewTraits< Epetra_Vector > Class Template Reference

#include <Panzer_KokkosUtils_VectorToView.hpp>

Public Types

typedef Kokkos::View< double
*, Kokkos::HostSpace,Kokkos::MemoryTraits
< Kokkos::Unmanaged > > 
View
 
typedef Thyra::VectorBase< double > ThyraVector
 

Detailed Description

template<>
class panzer::kokkos_utils::VectorToViewTraits< Epetra_Vector >

Definition at line 66 of file Panzer_KokkosUtils_VectorToView.hpp.

Member Typedef Documentation

typedef Kokkos::View<double*,Kokkos::HostSpace ,Kokkos::MemoryTraits<Kokkos::Unmanaged > > panzer::kokkos_utils::VectorToViewTraits< Epetra_Vector >::View

Definition at line 68 of file Panzer_KokkosUtils_VectorToView.hpp.

Definition at line 69 of file Panzer_KokkosUtils_VectorToView.hpp.


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