vtk-m2/vtkm/worklet/gradient
Kenneth Moreland 82536092cc Rename boundary classes
Did a bit of renaming of the support classes used for
WorkletPointNeighborhood. First, the OnBoundary tag is changed to
Boundary to match other tags and reflect some changes in the resulting
methods. Also moved the BoundaryState and Neighborhood classes from
vtkm::exec::arg to vtkm::exec to be more accessible. Finally, the
Neighborhood class name was changed to FieldNeighborhood to be more
specific on what role this class plays with neighborhood.
2018-12-03 12:45:23 -07:00
..
CellGradient.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Divergence.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
GradientOutput.h Updated gradient scalar output to use new execution obejct 2018-05-17 13:05:48 -06:00
PointGradient.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
QCriterion.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
StructuredPointGradient.h Rename boundary classes 2018-12-03 12:45:23 -07:00
Transpose.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Vorticity.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00