|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
This is the complete list of members for peclet::core::halo::ParticleHalo< Dim >, including all inherited members.
| forward(const View< T > &owned, const View< T > &ghost, int tag=7603) | peclet::core::halo::ParticleHalo< Dim > | inline |
| init(const ParticleHaloTopology< Dim > &halo) | peclet::core::halo::ParticleHalo< Dim > | inline |
| numGhost() const | peclet::core::halo::ParticleHalo< Dim > | inline |
| operator=(const ParticleHalo &)=delete | peclet::core::halo::ParticleHalo< Dim > | |
| ParticleHalo()=default | peclet::core::halo::ParticleHalo< Dim > | |
| ParticleHalo(const ParticleHalo &)=delete | peclet::core::halo::ParticleHalo< Dim > | |
| reverse(const View< T > &ghost, const View< T > &owned, int tag=7604) | peclet::core::halo::ParticleHalo< Dim > | inline |