Panzer  Version of the Day
Classes | Functions
panzer::kokkos_utils Namespace Reference

Classes

class  VectorToViewTraits
 
class  VectorToViewTraits< const Epetra_Vector >
 
class  VectorToViewTraits< Epetra_Vector >
 

Functions

template<typename VectorType >
VectorToViewTraits< VectorType >::View getView (typename VectorToViewTraits< VectorType >::ThyraVector &v)
 
template<>
VectorToViewTraits< Epetra_Vector >::View getView< Epetra_Vector > (typename VectorToViewTraits< Epetra_Vector >::ThyraVector &v)
 
template<>
VectorToViewTraits< const Epetra_Vector >::View getView< const Epetra_Vector > (typename VectorToViewTraits< const Epetra_Vector >::ThyraVector &v)
 

Function Documentation

◆ getView()

template<typename VectorType >
VectorToViewTraits<VectorType>::View panzer::kokkos_utils::getView ( typename VectorToViewTraits< VectorType >::ThyraVector &  v)
inline

◆ getView< Epetra_Vector >()

template<>
VectorToViewTraits<Epetra_Vector>::View panzer::kokkos_utils::getView< Epetra_Vector > ( typename VectorToViewTraits< Epetra_Vector >::ThyraVector &  v)
inline

Definition at line 87 of file Panzer_KokkosUtils_VectorToView.hpp.

◆ getView< const Epetra_Vector >()

template<>
VectorToViewTraits<const Epetra_Vector>::View panzer::kokkos_utils::getView< const Epetra_Vector > ( typename VectorToViewTraits< const Epetra_Vector >::ThyraVector &  v)
inline

Definition at line 99 of file Panzer_KokkosUtils_VectorToView.hpp.