vtk-m/vtkm/filter
Kenneth Moreland 012853a73b Un-deprecate extract boundary in ExtractStructured filter
This method was deprecated because it was not well explained in the
documentation nor was it used in VTK-m or Ascent. However, it is used in
VTK, and VTK has a bit more documentation on what this feature is
supposed to do. Thus this feature has been un-deprecated so that it will
continue to stick around. Also, additional documentation is provided to
describe the feature, and the testing has been expanded a bit.
2024-07-08 17:51:13 -04:00
..
clean_grid Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
connected_components Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
contour Updated constructors for mesh info classes to conform with other filters 2024-03-07 20:47:09 -05:00
density_estimate Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
entity_extraction Un-deprecate extract boundary in ExtractStructured filter 2024-07-08 17:51:13 -04:00
field_conversion Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
field_transform Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
flow Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
geometry_refinement Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
image_processing Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
mesh_info Updated constructors for mesh info classes to conform with other filters 2024-03-07 20:47:09 -05:00
multi_block add test and fix cuda long compiling issue 2024-02-05 16:14:19 -05:00
resampling Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
scalar_topology Compute volume and select top volume branches 2024-05-17 14:16:50 -07:00
testing Make source parameters more clear 2022-12-01 08:13:58 -07:00
uncertainty Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
vector_analysis Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
zfp Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
CMakeLists.txt Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09: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 Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
Filter.h Add continued filter implementation chapter 2024-02-28 12:51:07 -05:00
FilterField.h Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09: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 Clean up point mapping in CleanGrid 2023-02-02 12:13:54 -05:00
MapFieldPermutation.h Add continued filter implementation chapter 2024-02-28 12:51:07 -05: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