OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
ParticleSpatialOverlapLayout.hpp File Reference
#include <numeric>
#include <vector>
#include "Utility/IpplTimings.h"
#include "../../alpine/ParticleContainer.hpp"
#include "Communicate/Window.h"
Include dependency graph for ParticleSpatialOverlapLayout.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ippl
 Implementations for FFT constructor/destructor and transforms.
 
namespace  ippl::detail
 

Functions

template<typename ParticleContainer , typename index_type >
void ippl::detail::copyAttributes (ParticleContainer &pc, const index_type &boundaryIndices)
 
template<typename ParticleContainer , typename index_type >
void ippl::detail::sortParticles (ParticleContainer &pc, const index_type &newIndex)