vtk-m/vtkm/worklet
2015-08-06 14:31:35 -07:00
..
internal Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
testing Reverted previous changed to GetFaceVertex operator() function. Commented out the connectivity printing function call on line 210 of ExplicitConnectivity.h; this change is a temporary fix to remove a Thrust compilation error. A Cuda error still occurrs when ArrayHandle subclasses are passed into the device adapter functions. 2015-08-06 14:31:35 -07:00
AverageByKey.h Add vtkm/BinaryPredicates header. 2015-08-04 16:55:53 -04:00
CellAverage.h Correct some warnings about 64bit to 32bit conversion. 2015-07-23 09:29:10 -04:00
CMakeLists.txt A working implementation of the External Faces algorithm, along with a unit test to verify correctness on a simple dataset. 2015-08-06 14:31:35 -07:00
DispatcherMapField.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DispatcherMapTopology.h DataSet now holds DynamicCellSet instead of smart_ptr<CellSet> 2015-07-28 17:33:52 -06:00
ExternalFaces.h Changed the export macro of the GetFaceVertex operator() to support both execution and control environment function calls. 2015-08-06 14:31:35 -07:00
PointElevation.h Add PointElevation Worklet 2015-06-09 11:28:55 -04:00
VertexClustering.h Correct some warnings about 64bit to 32bit conversion. 2015-07-23 09:29:10 -04:00
WorkletMapField.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
WorkletMapTopology.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00