vtk-m/vtkm/exec/testing
Kenneth Moreland 9efc8712de Add a form of CellInterpolate that operates on whole cell sets
The initial implementation of `CellInterpolate` takes arguments that are
expected from a topology map worklet. However, sometimes you want to
interplate cells that are queried from locators or otherwise come from a
`WholeCellSet` control signature argument.

A new form of `CellInterpolate` is added to handle this case.
2024-07-26 13:36:15 -04:00
..
CMakeLists.txt Add module mechanism 2022-10-26 12:51:05 -06:00
TestingTaskTiling.h Add module mechanism 2022-10-26 12:51:05 -06:00
ThreadIndicesTesting.h Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestCellDerivative.cxx Add a form of CellInterpolate that operates on whole cell sets 2024-07-26 13:36:15 -04:00
UnitTestCellEdgeFace.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
UnitTestCellInterpolate.cxx Add a form of CellInterpolate that operates on whole cell sets 2024-07-26 13:36:15 -04:00
UnitTestErrorMessageBuffer.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestExecutionSignatureTag.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchArrayDirectIn3d.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchArrayDirectIn.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchArrayDirectInOut.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchArrayDirectOut.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchArrayNeighborhoodIn.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchArrayTopologyMapIn.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchExecObject.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestFetchWorkIndex.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestParametricCoordinates.cxx Add a form of CellInterpolate that operates on whole cell sets 2024-07-26 13:36:15 -04:00
UnitTestTaskSingular.cxx Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestVariant.cxx Expose the Variant helper class 2022-11-01 07:52:41 -06:00
UnitTestWorkletInvokeFunctor.cxx Add module mechanism 2022-10-26 12:51:05 -06:00