axom icon indicating copy to clipboard operation
axom copied to clipboard

Use axom::Array in quest::findTriMeshIntersections API

Open publixsubfan opened this issue 3 years ago • 1 comments

Now that we have an axom::Array type, we could consider changing the mesh tester API to return intersection/degeneracy information with axom::Array instead of with std::vector.

publixsubfan avatar Nov 20 '21 00:11 publixsubfan

To be addressed as part of https://github.com/LLNL/axom/issues/83

kennyweiss avatar Nov 22 '21 22:11 kennyweiss