core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
particle_migrator.hpp File Reference
#include <algorithm>
#include <cmath>
#include <cstring>
#include <limits>
#include <map>
#include <utility>
#include <vector>
#include "peclet/core/common/mpi.hpp"
#include "peclet/core/common/types.hpp"
#include "peclet/core/decomp/block_decomposer.hpp"
#include "peclet/core/halo/nbx.hpp"

Go to the source code of this file.

Classes

struct  peclet::core::halo::DomainMap< Dim >
 Physical-space layout that maps a position to a global cell of the decomposition. More...
 
class  peclet::core::halo::ParticleMigrator< Dim >
 

Namespaces

namespace  peclet
 
namespace  peclet::core
 
namespace  peclet::core::halo