vtk-m2/vtkm
Robert Maynard 85a62423bd Gradient now has a Run method, and requires ArrayHandle type to be known
The gradient worklet is now templated on the input value type. This simplifies
the logic of the gradient. Secondly we have added a Run method for the
first step of making gradient a 'fatter' worklet that can handle generation
of vorticity, Divergence, and QCriterion.
2017-07-03 16:11:01 -04:00
..
benchmarking Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
cont CellSetExplicit can now build reverse connectivity even when empty. 2017-07-03 13:45:08 -04:00
exec Make .in files match new formatting 2017-05-31 09:37:29 -06:00
filter Gradient now has a Run method, and requires ArrayHandle type to be known 2017-07-03 16:11:01 -04:00
internal Add macro to help pass commas into other macros. 2017-06-29 09:51:07 -04:00
interop Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
io Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
rendering removing debug variable 2017-07-02 17:02:39 -07:00
testing Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
worklet Gradient now has a Run method, and requires ArrayHandle type to be known 2017-07-03 16:11:01 -04:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BaseComponent.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryOperators.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Bounds.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellShape.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CellTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
ListTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Math.h Merge topic 'indent-generated' 2017-05-28 10:28:54 -04:00
Math.h.in Make .in files match new formatting 2017-05-31 09:37:29 -06:00
Matrix.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
NewtonsMethod.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Pair.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Range.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
RangeId3.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
RangeId.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
StaticAssert.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
TopologyElementTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Transform3D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TypeListTag.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Types.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
TypeTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
UnaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecFromPortal.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecFromPortalPermute.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecRectilinearPointCoordinates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VectorAnalysis.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VecTraits.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VecVariable.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Version.h.in Add Version.h header file 2017-01-26 10:33:42 -07:00