vtk-m/vtkm/filter
Robert Maynard 5de351124a Allow Gradient to output in FORTRAN ordering.
VTK expects that the tensor fields generated by the gradient of a vector field
to have FORTRAN ordering instead of C ordering.

Discovering this actually uncovered bugs in the Vorticity and QCriterion
implementation where they presumed FORTRAN ordering, and would generate
incorrect results.
2017-07-05 16:32:31 -04:00
..
internal Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
testing Merge topic 'fix-marchingcubes-normals' 2017-06-21 09:39:08 -04:00
CellAverage.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellAverage.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CleanGrid.h Refactor the clip filters/worklet (See #157). 2017-06-13 10:24:07 -04:00
CleanGrid.hxx Refactor the clip filters/worklet (See #157). 2017-06-13 10:24:07 -04:00
ClipWithField.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ClipWithField.hxx Refactor the clip filters/worklet (See #157). 2017-06-13 10:24:07 -04:00
ClipWithImplicitFunction.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ClipWithImplicitFunction.hxx Refactor the clip filters/worklet (See #157). 2017-06-13 10:24:07 -04:00
CMakeLists.txt Fix SurfaceNormals.hxx installation 2017-06-14 14:12:20 -04:00
ContourTreeUniform.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ContourTreeUniform.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Entropy.h resolve the issue from the code review 2017-05-23 11:59:19 -06:00
Entropy.hxx fix trailing whitespace 2017-05-24 12:39:28 -06:00
ExternalFaces.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ExternalFaces.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ExtractGeometry.h Extract geometry celldata refactor. 2017-06-16 14:34:26 -04:00
ExtractGeometry.hxx Extract geometry celldata refactor. 2017-06-16 14:34:26 -04:00
ExtractPoints.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ExtractPoints.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ExtractStructured.h Simplify ExtractStructured implementation 2017-05-30 17:07:14 -04:00
ExtractStructured.hxx Simplify ExtractStructured implementation 2017-05-30 17:07:14 -04:00
FieldMetadata.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
FilterCell.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
FilterCell.hxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
FilterDataSet.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FilterDataSet.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FilterDataSetWithField.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FilterDataSetWithField.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FilterField.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FilterField.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FilterTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Gradient.h Allow Gradient to output in FORTRAN ordering. 2017-07-05 16:32:31 -04:00
Gradient.hxx Allow Gradient to output in FORTRAN ordering. 2017-07-05 16:32:31 -04:00
Histogram.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Histogram.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
MarchingCubes.h Options to compute fast normals in MarchingCubes 2017-06-20 16:56:24 -04:00
MarchingCubes.hxx Options to compute fast normals in MarchingCubes 2017-06-20 16:56:24 -04:00
Mask.h Refactor field processing for Mask worklet/filter. 2017-06-15 13:17:52 -04:00
Mask.hxx Refactor field processing for Mask worklet/filter. 2017-06-15 13:17:52 -04:00
MaskPoints.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
MaskPoints.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
PointAverage.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
PointAverage.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
PointElevation.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
PointElevation.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
PolicyBase.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
PolicyDefault.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ResultBase.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ResultDataSet.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ResultField.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
SurfaceNormals.h Add option to skip facted normals normalization 2017-06-29 12:26:35 -04:00
SurfaceNormals.hxx Add option to skip facted normals normalization 2017-06-29 12:26:35 -04:00
Tetrahedralize.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Tetrahedralize.hxx Refactor tetrahedralize filter's field processing. 2017-06-15 14:14:27 -04:00
Threshold.h Refactor the Threshold worklet field mapping. 2017-06-21 09:09:46 -04:00
Threshold.hxx Refactor the Threshold worklet field mapping. 2017-06-21 09:09:46 -04:00
ThresholdPoints.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ThresholdPoints.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Triangulate.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Triangulate.hxx Refactor Triangulate worklet/filter for field mapping. 2017-06-19 14:50:06 -04:00
VectorMagnitude.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VectorMagnitude.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VertexClustering.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VertexClustering.hxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00