|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
#include <cstring>#include <map>#include <vector>#include "peclet/core/common/mpi.hpp"#include "peclet/core/common/types.hpp"#include "peclet/core/halo/nbx.hpp"#include "peclet/core/halo/particle_migrator.hpp"Go to the source code of this file.
Classes | |
| class | peclet::core::halo::ParticleHaloTopology< Dim > |
| struct | peclet::core::halo::ParticleHaloTopology< Dim >::FlatTopo |
Namespaces | |
| namespace | peclet |
| namespace | peclet::core |
| namespace | peclet::core::halo |