XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
VertexList< Device >::IntegerRange Struct Reference

Public Member Functions

KOKKOS_INLINE_FUNCTION bool is_in_range (int i) const
 
KOKKOS_INLINE_FUNCTION int size () const
 

Public Attributes

int start
 
int end
 

Member Function Documentation

template<class Device>
KOKKOS_INLINE_FUNCTION bool VertexList< Device >::IntegerRange::is_in_range ( int  i) const
inline
template<class Device>
KOKKOS_INLINE_FUNCTION int VertexList< Device >::IntegerRange::size ( ) const
inline

Member Data Documentation

template<class Device>
int VertexList< Device >::IntegerRange::end
template<class Device>
int VertexList< Device >::IntegerRange::start

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