opm-grid
Loading...
Searching...
No Matches
Opm::mutable_iterator_range< Iter > Struct Template Reference

Public Member Functions

OPM_HOST_DEVICE mutable_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 Iter &rhs) const
OPM_HOST_DEVICE Iter::value_type & operator[] (int idx)
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: