vtk-m2/vtkm/worklet
Kenneth Moreland a3131d4e18 Fix bad normals in contour test
The contour worklet test was experiencing normals that were set to NaN
due to problems with computing the gradient of the original field. It
was determined that the problem was caused by the clip filter creating
degenerate cells because the clip plane exactly intersected the points
of the mesh. Although a problem, we found that this behavior also exists
in existing tools like ParaView and VisIt. Thus, it sounds like a
problem to be pushed off to a later day. Instead, just move the plane a
little bit to get it into general position.
2019-08-21 14:39:51 -06:00
..
clip Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
colorconversion Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
connectivities Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
contour rename MarchingCubes to Contour 2019-08-17 19:10:57 -06:00
contourtree conslidate the license statement 2019-04-17 10:57:13 -06:00
contourtree_augmented Move Invoker into vtkm/cont 2019-08-01 12:34:27 -04:00
cosmotools Move Invoker into vtkm/cont 2019-08-01 12:34:27 -04:00
gradient Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
histogram conslidate the license statement 2019-04-17 10:57:13 -06:00
internal Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
lcs Separating GridMetaData class 2019-08-13 12:11:50 -07:00
moments Fix moments filter 2019-08-14 07:30:23 -04:00
particleadvection Fixing issues raised by Ken on Gitlab 2019-08-08 09:15:28 -07:00
spatialstructure Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
splatkernels Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
testing Fix bad normals in contour test 2019-08-21 14:39:51 -06:00
tetrahedralize fixed error in TetrahedralizedExplicit, rename MarchineCubes to Contour 2019-08-19 11:45:58 -06:00
triangulate Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
wavelets Correct signed to unsigned warning conversion found by clang-8 2019-06-19 08:36:19 -04:00
zfp conslidate the license statement 2019-04-17 10:57:13 -06:00
AverageByKey.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CellAverage.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
CellDeepCopy.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
CellMeasure.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
Clip.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
CMakeLists.txt Merge branch 'master' into contour_hackathon 2019-08-18 14:49:08 -06:00
Contour.h fixed error in TetrahedralizedExplicit, rename MarchineCubes to Contour 2019-08-19 11:45:58 -06:00
ContourTreeUniform.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ContourTreeUniformAugmented.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CoordinateSystemTransform.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CosmoTools.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CrossProduct.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DispatcherMapField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DispatcherMapTopology.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
DispatcherPointNeighborhood.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DispatcherReduceByKey.h DispatcherReduceByKey uses the scheduling_range like all other dispatchers 2019-05-15 14:27:51 -04:00
DispatcherStreamingMapField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DotProduct.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExternalFaces.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
ExtractGeometry.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
ExtractPoints.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
ExtractStructured.h Remove unused private field. 2019-06-11 17:47:43 -04:00
FieldEntropy.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldHistogram.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldStatistics.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Gradient.h conslidate the license statement 2019-04-17 10:57:13 -06:00
KdTree3D.h conslidate the license statement 2019-04-17 10:57:13 -06:00
KernelSplatter.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
Keys.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
Keys.h conslidate the license statement 2019-04-17 10:57:13 -06:00
LagrangianStructures.h Separating GridMetaData class 2019-08-13 12:11:50 -07:00
Magnitude.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Mask.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskIndices.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskNone.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskPoints.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskSelect.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskSelect.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MeshQuality.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
NDimsEntropy.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDimsHistMarginalization.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDimsHistogram.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Normalize.h conslidate the license statement 2019-04-17 10:57:13 -06:00
OrientCellNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
OrientNormals.h Add OrientNormals worklet. 2019-08-01 10:57:58 -04:00
OrientPointAndCellNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
OrientPointNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
OscillatorSource.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ParticleAdvection.h conslidate the license statement 2019-04-17 10:57:13 -06:00
PointAverage.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
PointElevation.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
PointMerge.h Merge topic 'move_invoker_to_cont' 2019-08-01 12:36:00 -04:00
PointTransform.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Probe.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
RemoveDegenerateCells.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
RemoveUnusedPoints.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
ScalarsToColors.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ScalarsToColors.hxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ScatterCounting.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ScatterCounting.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
ScatterIdentity.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
ScatterPermutation.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
ScatterUniform.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
SplitSharpEdges.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
StableSortIndices.h conslidate the license statement 2019-04-17 10:57:13 -06:00
StreamLineUniformGrid.h Move Invoker into vtkm/cont 2019-08-01 12:34:27 -04:00
StreamSurface.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
SurfaceNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
Tetrahedralize.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Threshold.h Copy Threshold output to a CellSetExplicit 2019-08-20 16:04:26 -06:00
ThresholdPoints.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
TriangleWinding.h Allow external cellsets to be used by TriangleWinding worklet. 2019-08-09 16:45:33 -04:00
Triangulate.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Tube.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
VertexClustering.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
WarpScalar.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
WarpVector.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
WaveletCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
WaveletGenerator.h Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
WorkletMapField.h FieldIn/Out/InOut documentation updated to fact they aren't templated 2019-04-18 13:23:20 -04:00
WorkletMapTopology.h Fix typo in legacy class name. 2019-08-06 16:05:02 -04:00
WorkletPointNeighborhood.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
WorkletReduceByKey.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP1DCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP1DDecompress.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP2DCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP2DDecompress.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFPCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFPDecompress.h conslidate the license statement 2019-04-17 10:57:13 -06:00