Distributed Ranges
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
dr::mp::subrange< DM > Class Template Reference
Inheritance diagram for dr::mp::subrange< DM >:
Inheritance graph
[legend]
Collaboration diagram for dr::mp::subrange< DM >:
Collaboration graph
[legend]

Public Types

using iterator = subrange_iterator< DM >
 
using value_type = typename DM::value_type
 

Public Member Functions

 subrange (DM &dm, std::pair< std::size_t, std::size_t > row_rng, std::pair< std::size_t, std::size_t > col_rng)
 
iterator begin () const
 
iterator end () const
 
auto size ()
 
auto & halo () const
 
auto segments () const
 

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