|
using | shape_type = dr::__detail::dr_extents< Rank > |
|
|
| distributed_mdarray (dr::__detail::dr_extents< Rank > shape, distribution dist=distribution()) |
|
auto | begin () const |
|
auto | end () const |
|
auto | size () const |
|
auto | operator[] (auto n) |
|
auto | segments () |
|
auto & | halo () const |
|
auto | mdspan () const |
|
auto | extent (std::size_t r) const |
|
auto | grid () |
|
auto | view () const |
|
auto | operator== (const distributed_mdarray &other) const |
|
|
static constexpr auto | rank () |
|
The documentation for this class was generated from the following file: