Peano
Loading...
Searching...
No Matches
spacetree.h File Reference
#include <memory>
#include <cstring>
#include <lang/assert.h>
#include <lang/lambda.h>
#include <lang/vec.h>
#include <geometry/geometry.h>
#include <grid/linked_grid.h>
#include <grid/linked_grid_iterator.h>
#include <lang/task.h>
Include dependency graph for spacetree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  IterationOrderSelector< Spacetree >
 
struct  Spacetree< _Geometry, _Item, THRESHOLD, SPLIT_FACTOR, _TaskBackend >
 

Concepts

concept  CtxUnawareStatelessOnNodeCallback
 
concept  CtxAwareStatelessOnNodeCallback
 
concept  StatelessOnNodeCallback
 
concept  CtxUnawareStatefulOnNodeCallback
 
concept  CtxAwareStatefulOnNodeCallback
 
concept  StatefulOnNodeCallback