Skip to content

PointCloudSoA #92

Description

@rmrsk

chombo-discharge might require storign point-clouds in PackedBVH for fast SIMD traversal when merging nearest-neighbors.

  • We could run this either in chombo-discharge, or perhaps even in EBGeometry instead. The method should support direct packing into PackedBVH rather than rerouting through TreeBVH. This should just be an extra constructor.
  • PackedBVH might want to have RAW access, not via std::shared_ptr. Not sure how to do this, but shouldn't be that hard.

Metadata

Metadata

Assignees

Labels

bvhAffects the bounding volume hierarchies functionalitiesenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions