Panzer Version of the Day
Loading...
Searching...
No Matches
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< constEpetra_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 >()

Definition at line 86 of file Panzer_KokkosUtils_VectorToView.hpp.

◆ getView< const Epetra_Vector >()

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

Definition at line 98 of file Panzer_KokkosUtils_VectorToView.hpp.