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< const Epetra_Vector > Class Template Reference

#include <Panzer_KokkosUtils_VectorToView.hpp>

Public Types

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

Detailed Description

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

Definition at line 73 of file Panzer_KokkosUtils_VectorToView.hpp.

Member Typedef Documentation

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

Definition at line 75 of file Panzer_KokkosUtils_VectorToView.hpp.

Definition at line 76 of file Panzer_KokkosUtils_VectorToView.hpp.


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