opm-grid
Opm::iterator_range< Iter > Struct Template Reference

Public Member Functions

OPM_HOST_DEVICE iterator_range (Iter begin, Iter end)
 
OPM_HOST_DEVICE size_t size () const
 
OPM_HOST_DEVICE bool empty () const
 
OPM_HOST_DEVICE bool operator== (const iterator_range< Iter > &rhs) const
 
OPM_HOST_DEVICE const Iter::value_type & operator[] (int idx) const
 
OPM_HOST_DEVICE Iter begin () const
 
OPM_HOST_DEVICE Iter end () const
 

Protected Attributes

Iter begin_
 
Iter end_
 

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