SPHinXsys  alpha version
Public Member Functions | List of all members
tbb::interafce9::internal::QuickSortParticleBody< RandomAccessIterator, Compare, SwapType > Struct Template Reference

#include <particle_sorting.h>

Public Member Functions

void operator() (const QuickSortParticleRange< RandomAccessIterator, Compare, SwapType > &range) const
 

Detailed Description

template<typename RandomAccessIterator, typename Compare, typename SwapType>
struct tbb::interafce9::internal::QuickSortParticleBody< RandomAccessIterator, Compare, SwapType >

Body class used to sort elements in a range that is smaller than the grainsize.


The documentation for this struct was generated from the following file: