FleCSI User API Version: 2.3.0
 
Loading...
Searching...
No Matches
N-dimensional Tree

Binary, Quad and Oct Tree topology. More...

Classes

struct  ntree< Policy >::access< Priv >
 See specialization_base::interface. More...
 
struct  ntree< Policy >
 The ntree topology represents a binary, quad or octree stored/accessed using a hashtable. More...
 
struct  ntree_base
 Ntree topology base. More...
 
struct  ntree_specialization
 Example specialization which is not really implemented. More...
 

Detailed Description

Binary, Quad and Oct Tree topology.

The ntree topology is using a hashing table to store and access the entities and nodes of the tree.

Warning
Only the Legion backend is supported for the N-Tree topology
N-Tree topology does not have support for Ragged or Sparse fields