vtk-m2/vtkm/cont/internal/testing
Kenneth Moreland 5ef4e7eeee Make new style of ArrayHandle the expected style
What was previously declared as `ArrayHandleNewStyle` is now just the
implementation of `ArrayHandle`. The old implementation of `ArrayHandle`
has been moved to `ArrayHandleDeprecated`, and `ArrayHandle`s still
using this implementation must declare `VTKM_ARRAY_HANDLE_DEPRECATED` to
use it.
2021-01-12 07:17:53 -07:00
..
CMakeLists.txt Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
UnitTestArrayPortalFromIterators.cxx Remove Set method from const ArrayPortalFromIterators specialization... 2020-05-05 13:55:54 -04:00
UnitTestBuffer.cxx Make new style of ArrayHandle the expected style 2021-01-12 07:17:53 -07:00
UnitTestIteratorFromArrayPortal.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00