SPHinXsys  alpha version
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
tbb::interafce9::internal::QuickSortParticleRange< RandomAccessIterator, Compare, SwapType > Class Template Reference

#include <particle_sorting.h>

Inherits no_assign.

Public Member Functions

 QuickSortParticleRange (RandomAccessIterator begin, size_t size, const Compare &compare, SwapType &swap_particle_data)
 
bool empty () const
 
bool is_divisible () const
 
 QuickSortParticleRange (QuickSortParticleRange &range, split)
 

Public Attributes

const Compare & comp_
 
SwapType & swap_sortable_particle_data_
 
size_t size_
 
RandomAccessIterator begin_
 

Static Public Attributes

static const size_t grainsize_ = 500
 

Detailed Description

template<typename RandomAccessIterator, typename Compare, typename SwapType>
class tbb::interafce9::internal::QuickSortParticleRange< RandomAccessIterator, Compare, SwapType >

sorting particle


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