vtk-m/vtkm/testing
Kenneth Moreland cf6af174eb Merge branch 'variable-topology-fields' into 'master'
Variable topology fields

Changes to fetching in topology maps that lets you properly deal with cases where you do not know how many values are being fetched at compile time. For example, explicit cell sets can have any number of cell shapes that have different numbers of nodes.

This change should resolve issue #26.

See merge request !128
2015-08-19 11:27:43 -04:00
..
CMakeLists.txt Add VecVariable 2015-08-14 09:15:46 -06:00
OptionParser.h Fix a couple of conversion warnings in OptionParser for testing. 2015-06-10 13:58:26 -06:00
Testing.h Add VecVariable 2015-08-14 09:15:46 -06:00
TestingMath.h Fix NaN check that was optimized away. 2015-08-17 07:35:39 -06:00
UnitTestBinaryOperators.cxx Add UnitTest for BinaryOperators. 2015-08-04 16:55:53 -04:00
UnitTestBinaryPredicates.cxx Add UnitTest for BinaryPredicates. 2015-08-04 16:55:53 -04:00
UnitTestExtent.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestListTag.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestMath.cxx Add CUDA math test 2015-06-25 13:54:24 -06:00
UnitTestMatrix.cxx Deal with small integer promotions 2015-07-30 17:41:58 -06:00
UnitTestPair.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestTesting.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestTypeListTag.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestTypes.cxx Add VecVariable 2015-08-14 09:15:46 -06:00
UnitTestTypeTraits.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestUnaryPredicates.cxx Add UnitTest for UnaryPredicates. 2015-08-04 16:55:53 -04:00
UnitTestVectorAnalysis.cxx Add basic vector analysis methods. 2015-07-07 14:25:58 -06:00
UnitTestVecTraits.cxx Changes to Vec/VecTraits for Vec-like objects. 2015-08-14 09:15:46 -06:00
UnitTestVecVariable.cxx Add VecVariable 2015-08-14 09:15:46 -06:00
VecTraitsTests.h Changes to Vec/VecTraits for Vec-like objects. 2015-08-14 09:15:46 -06:00