vtk-m/vtkm/filter
Kenneth Moreland 5aba6e1bea Remove unlicensed data
Some of the test data sets are derived from data sets that are commonly
distributed to test visualization algorithms and are featured in
numerous papers. However, I am unable to track down the original source
let alone identify what license, if any, they were released under. To
avoid any complications with data ownership, remove these data sets and
replace them with in house data sets that we explicitly own.
2023-03-13 13:54:44 -06:00
..
clean_grid Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
connected_components Merge topic 'source-point-dims' 2022-12-04 09:27:21 -05:00
contour Merge topic 'source-point-dims' 2022-12-04 09:27:21 -05:00
density_estimate Merge topic 'source-point-dims' 2022-12-04 09:27:21 -05:00
entity_extraction Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
field_conversion Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
field_transform Merge topic 'source-point-dims' 2022-12-04 09:27:21 -05:00
flow Remove unlicensed data 2023-03-13 13:54:44 -06:00
geometry_refinement Merge topic 'source-point-dims' 2022-12-04 09:27:21 -05:00
image_processing Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
mesh_info Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
multi_block Merge topic 'source-point-dims' 2022-12-04 09:27:21 -05:00
resampling Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
scalar_topology Resolve sprintf warning 2023-01-10 10:38:29 -07:00
testing Make source parameters more clear 2022-12-01 08:13:58 -07:00
vector_analysis Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
zfp Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
CMakeLists.txt cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
FieldSelection.cxx Allow FieldSelection to simultaneously include and exclude fields 2022-11-03 12:57:59 -06:00
FieldSelection.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
Filter.cxx Fix the passing of fields in filters 2023-02-13 14:06:43 -07:00
Filter.h Fix the passing of fields in filters 2023-02-13 14:06:43 -07:00
FilterField.cxx Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
FilterField.h Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
MapFieldMergeAverage.cxx Deprecate old filter base classes and supporting classes 2022-09-27 06:52:44 -06:00
MapFieldMergeAverage.h migrate clean_grid and extract_entity filters 2022-01-13 11:14:48 -07:00
MapFieldPermutation.cxx Implement permutation mapping in vtkm_cont 2022-01-24 12:17:23 -07:00
MapFieldPermutation.h migrate clean_grid and extract_entity filters 2022-01-13 11:14:48 -07:00
TaskQueue.h Address reviewer comments and suggestions. 2022-08-11 13:43:49 -04:00
vtkm.module Fix some deprecated hacks in modules 2022-10-27 10:24:28 -06:00