XGC1
Public Member Functions | Public Attributes | List of all members
VertexList::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

◆ is_in_range()

KOKKOS_INLINE_FUNCTION bool VertexList::IntegerRange::is_in_range ( int  i) const
inline

◆ size()

KOKKOS_INLINE_FUNCTION int VertexList::IntegerRange::size ( ) const
inline

Member Data Documentation

◆ end

int VertexList::IntegerRange::end

◆ start

int VertexList::IntegerRange::start

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