vtk-m2/vtkm/worklet
Patricia Kroll Fasel - 090207 ec06d00683 Both FieldHistogram and FieldStatistics operate on point data or cell data in the
form of an ArrayHandle.  Histogram takes the number of bins and returns the bin array.
Statistics returns a structure with standard stats plus raw and central moments.
2015-09-10 11:13:08 -06:00
..
internal Fix pyexpander errors 2015-09-02 13:47:33 -07:00
testing Both FieldHistogram and FieldStatistics operate on point data or cell data in the 2015-09-10 11:13:08 -06:00
AverageByKey.h Update VertexClustering to use the new features in vtkm 2015-09-02 16:41:54 -04:00
CellAverage.h Add convenience class WorkletMapToplogyPointToCell 2015-08-27 15:21:19 -04:00
Clip.h Update clip and external faces code to new cell shapes 2015-08-28 12:48:00 -06:00
CMakeLists.txt First version of uniform grid isosurface using new data model and topology worklet 2015-08-28 16:12:21 -04: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 two small code fixes. 2015-08-26 14:51:20 -04:00
ExternalFaces.h Update clip and external faces code to new cell shapes 2015-08-28 12:48:00 -06:00
FieldHistogram.h Both FieldHistogram and FieldStatistics operate on point data or cell data in the 2015-09-10 11:13:08 -06:00
FieldStatistics.h Both FieldHistogram and FieldStatistics operate on point data or cell data in the 2015-09-10 11:13:08 -06:00
IsosurfaceUniformGrid.h Correct a member initialization reorder warning. 2015-09-04 09:49:10 -04:00
Magnitude.h Restrict the Magnitude worklet signature to vectors of 3 components. 2015-08-31 22:49:53 -04:00
MarchingCubesDataTables.h First version of uniform grid isosurface using new data model and topology worklet 2015-08-28 16:12:21 -04:00
PointElevation.h Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06:00
VertexClustering.h Update VertexClustering to use the new features in vtkm 2015-09-02 16:41:54 -04:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Add convenience class WorkletMapToplogyPointToCell 2015-08-27 15:21:19 -04:00