vtk-m/vtkm/exec/testing
Kenneth Moreland 2e05c1dd03 Support derivatives of vectors
The cell derivative/gradient functions were all designed with scalars in
mind. Although the field type is templated and you could pass in a
vector type for the field, many of these classes would perform the
computation incorrectly. These changes specifically support derivatives
of vector types.
2016-12-05 23:04:35 -07:00
..
CMakeLists.txt Move NewtonsMethod to the vtkm package 2016-04-14 14:36:02 -06:00
UnitTestCellDerivative.cxx Support derivatives of vectors 2016-12-05 23:04:35 -07:00
UnitTestCellInterpolate.cxx Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
UnitTestParametricCoordinates.cxx Move over from boost/random to c++11 random. 2016-09-08 17:10:39 -04:00