vtk-m/vtkm/internal/testing
Kenneth Moreland 63c748f049 Implement ArrayHandleGroupVecVariable
This is a fancy array handle that can group entries in another array by
arbitrary amounts. This allows us to implement input and output arrays
with a different sized Vec for each instance. This is necessary for
generating new topologies with cells of different types.
2016-11-22 17:10:09 -07:00
..
CMakeLists.txt Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
UnitTestArrayPortalValueReference.cxx Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
UnitTestConfigureFor32.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestConfigureFor64.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestFunctionInterface.cxx Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
UnitTestIntegerSequence.cxx Get IntegerSequence to work correctly with MSVC. 2016-09-27 09:02:53 -04:00