|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
#include <cassert>#include <cmath>#include <cstddef>#include <limits>#include <stack>#include <vector>#include "peclet/core/common/types.hpp"Go to the source code of this file.
Classes | |
| struct | peclet::core::decomp::Block< Dim > |
| A rank-owned axis-aligned block of the global cell grid. More... | |
| class | peclet::core::decomp::BlockDecomposer< Dim > |
Namespaces | |
| namespace | peclet |
| namespace | peclet::core |
| namespace | peclet::core::decomp |