vtk-m/vtkm/worklet
2016-11-15 18:54:53 -05:00
..
internal Merge topic 'add_whole_topology_tag' 2016-11-10 14:50:04 -05:00
splatkernels Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
testing Add in support for vector fields to Gradient worklet. 2016-11-15 18:54:53 -05:00
wavelets change variable names to avoid confusion 2016-10-25 19:19:55 -07:00
AverageByKey.h Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
CellAverage.h Fix warning about type conversion 2016-10-24 16:47:36 -04:00
Clip.h Update vtk-m to use CopySubRange where applicable. 2016-08-24 15:42:51 -04:00
CMakeLists.txt Add in Cell Gradient for scalar fields. 2016-11-14 12:52:00 -05:00
DispatcherMapField.h Improving streaming dispatcher 2016-08-03 15:34:43 -06:00
DispatcherMapTopology.h Perform less unnecessary copies when deducing a worklets parameters. 2016-01-19 09:20:49 -05:00
DispatcherStreamingMapField.h Adding ArrayHandleStreaming to CMake and fixing warnings 2016-08-19 13:47:44 -06:00
ExternalFaces.h Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
FieldHistogram.h Remove improper defaults for worklets device adapter. 2016-08-18 10:15:05 -04:00
FieldStatistics.h Fix incorrect export macro in FieldStatistics worklet 2016-06-27 13:39:03 -06:00
Gradient.h Add in support for vector fields to Gradient worklet. 2016-11-15 18:54:53 -05:00
KernelSplatter.h Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
Magnitude.h Restrict the Magnitude worklet signature to vectors of 3 components. 2015-08-31 22:49:53 -04:00
MarchingCubes.h vtkm::filter::MarchingCubes now uses vtkm::worklet 2016-07-28 08:52:34 -04:00
MarchingCubesDataTables.h Move marching cubes edge table out of the worklet. 2015-12-02 15:33:52 -05:00
PointElevation.h Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06:00
ScatterCounting.h MarchingCubes is now able to not generate normals. 2016-01-08 10:42:49 -05:00
ScatterIdentity.h ScatterIdentity::GetVisitArray parameters are now named properly 2016-03-15 16:49:36 -04:00
ScatterUniform.h Change tetrahedralize filters to use new Scatter mechanism 2015-11-07 04:57:16 -07:00
StreamLineUniformGrid.h removing all references to field order. 2016-03-23 10:38:14 -04:00
TetrahedralizeExplicitGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
TetrahedralizeUniformGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
Threshold.h Remove improper defaults for worklets device adapter. 2016-08-18 10:15:05 -04:00
TriangulateExplicitGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
TriangulateUniformGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
VertexClustering.h CellSetSingleType now can be constructed with proper number of points 2016-10-20 08:33:16 -04:00
WaveletCompressor.h fix a few warnings 2016-10-13 09:11:41 -07:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Adding global thread index offset to ThreadIndicesTopologyMap, eliminating warnings 2016-08-18 17:22:17 -06:00