Sven Oesau
|
c8661d0fa8
|
renaming Orthtree_traits_base_for_dimension to Orthtree_traits_base
removing left-over Locate_halfspace
|
2024-02-01 09:46:06 +01:00 |
Sven Oesau
|
11f0a842de
|
changing dimension and degree in orthtree(_traits) to int
|
2024-01-30 17:14:36 +01:00 |
Sébastien Loriot
|
d078a34e1f
|
fix warnings
|
2024-01-24 11:47:11 +01:00 |
JacksonCampolattaro
|
3e20800b7f
|
Update documentation for Traits concepts
|
2023-09-08 12:13:27 +02:00 |
JacksonCampolattaro
|
ea59877c19
|
Automatically determine the correct typedefs for an ambient dimension using template specializations & SFINAE
|
2023-09-07 17:19:04 +02:00 |
JacksonCampolattaro
|
32c6d61f27
|
Eliminate Array and Construct_point_d_from_array
|
2023-09-07 11:44:14 +02:00 |
JacksonCampolattaro
|
bf5bbcc0f1
|
Add `construct_point_d_object` to traits classes
Not yet documented by the OrthtreeTraits concept. Will replace construct_point_d_from_array.
|
2023-09-06 14:23:47 +02:00 |
JacksonCampolattaro
|
fd34fb5302
|
`root_node_contents` now produces a Bbox directly
Some tests fail due to non-cubic bounding boxes
|
2023-09-02 16:49:32 +02:00 |
JacksonCampolattaro
|
b7a8571077
|
Update empty quadtree to use functors
|
2023-09-01 16:50:31 +02:00 |
JacksonCampolattaro
|
b950c6c494
|
Add base traits classes with common typedefs for convenience
|
2023-07-27 13:52:10 +02:00 |
JacksonCampolattaro
|
282180d627
|
Add an example which builds a tree that doesn't contain anything
|
2023-07-27 12:15:51 +02:00 |