Panzer  Version of the Day
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

◆ View

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.

◆ ThyraVector

Definition at line 69 of file Panzer_KokkosUtils_VectorToView.hpp.


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