|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
Half-open range [begin, end) carrying a label (e.g. a block id). Ported from pbs::IndxRange. More...
#include <types.hpp>
Public Attributes | |
| std::size_t | begin = 0 |
| std::size_t | end = 0 |
| Label | label {} |
Half-open range [begin, end) carrying a label (e.g. a block id). Ported from pbs::IndxRange.
| std::size_t peclet::core::Range< Label >::begin = 0 |
| std::size_t peclet::core::Range< Label >::end = 0 |
| Label peclet::core::Range< Label >::label {} |