33 const std::list<T*> activeParticles,
34 const std::vector<int>& numberOfParticlesPerVertexAdded
void ensureThatParticleListsEncodeContinuousMemoryChunks(const std::list< T * > activeParticles, const std::vector< int > &numberOfParticlesPerVertexAdded)
Validate encoding of particle lists.
void ensureAllParticleListsAreGatheredOrEmpty(peano4::datamanagement::VertexEnumerator< T > vertices)
Check if all particles are either gathered or host the empt set.
Vertex enumerator within array.