opm-grid
Loading...
Searching...
No Matches
Opm::iterator_range_pod< DataType > Struct Template Reference

Public Member Functions

OPM_HOST_DEVICE iterator_range_pod (const DataType *begin, const DataType *end)
OPM_HOST_DEVICE size_t size () const
OPM_HOST_DEVICE bool empty () const
OPM_HOST_DEVICE bool operator== (const iterator_range_pod< DataType > &rhs) const
OPM_HOST_DEVICE const DataType & operator[] (int idx) const
OPM_HOST_DEVICE const DataType * begin () const
OPM_HOST_DEVICE const DataType * end () const

Protected Attributes

const DataType * begin_
const DataType * end_

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