Peano
Loading...
Searching...
No Matches
sort.h File Reference
#include <omp.h>
#include <grid/linked_grid_iterator.h>
Include dependency graph for sort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SpacetreeSorter< Spacetree, PreSortCallback >
 
struct  SpacetreeSorter< Spacetree, PreSortCallback >::SortWorkerState
 

Functions

template<typename Spacetree >
void EmptySortCallback (Spacetree *node)
 

Function Documentation

◆ EmptySortCallback()

template<typename Spacetree >
void EmptySortCallback ( Spacetree * node)

Definition at line 8 of file sort.h.