ORNL-CEES / DataTransferKit

A library for multiphysics solution transfer. ARCHIVED
https://datatransferkit.readthedocs.io/en/dtk-3.0/
BSD 3-Clause "New" or "Revised" License
48 stars 26 forks source link

Update Discretization::PointSearch to use points directly #515

Closed Rombur closed 5 years ago

Rombur commented 5 years ago

With #510 there is no need to create boxes to search for points.

Rombur commented 5 years ago

This is actually what we are doing right now