suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Loading...
Searching...
No Matches
RefNode2D< T, BUCKET_SIZE > Struct Template Reference

#include <quadtree.hpp>

Inheritance diagram for RefNode2D< T, BUCKET_SIZE >:
Collaboration diagram for RefNode2D< T, BUCKET_SIZE >:

Public Attributes

const QuadTree< T, BUCKET_SIZE > * tree {nullptr}
 
- Public Attributes inherited from Node2D< T >
const std::uint64_t id {0}
 
- Public Attributes inherited from Vector2D< T >
const T x
 
const T y
 

Member Data Documentation

◆ tree

template<std::floating_point T = double, unsigned BUCKET_SIZE = 1>
const QuadTree<T, BUCKET_SIZE>* RefNode2D< T, BUCKET_SIZE >::tree {nullptr}

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