vtk-m/vtkm/filter/contour
Sujin Philip e85f403fd4 Update paramter constness to follow vtk-m style in Clip.h
There were several cases where parameters of basic types were declared
const-by-value, instead of just by-value which is the convention
followed in vtk-m.

There were also some cases where compound types were being declared
const-by-value instead of const-by-reference.
2022-09-12 09:32:19 -04:00
..
testing Change of Field::Association names. 2022-08-29 06:40:42 -04:00
worklet Update paramter constness to follow vtk-m style in Clip.h 2022-09-12 09:32:19 -04:00
ClipWithField.cxx Change all usage of IsField* to Is*Field. 2022-08-29 14:42:02 -04:00
ClipWithField.h Improve deprecation support for moved or renamed headers 2022-02-16 07:08:05 -07:00
ClipWithImplicitFunction.cxx Change all usage of IsField* to Is*Field. 2022-08-29 14:42:02 -04:00
ClipWithImplicitFunction.h Improve deprecation support for moved or renamed headers 2022-02-16 07:08:05 -07:00
CMakeLists.txt Use MeshQuality filter in MIRFilter 2022-06-23 07:53:11 -06:00
Contour.cxx Change all usage of IsField* to Is*Field. 2022-08-29 14:42:02 -04:00
Contour.h Improve deprecation support for moved or renamed headers 2022-02-16 07:08:05 -07:00
MIRFilter.cxx Change all usage of IsField* to Is*Field. 2022-08-29 14:42:02 -04:00
MIRFilter.h remove shared states from MIRFilter instances 2022-05-19 16:59:34 -06:00
Slice.cxx tidy-up language usage 2022-02-02 12:44:00 -07:00
Slice.h Improve deprecation support for moved or renamed headers 2022-02-16 07:08:05 -07:00