vtk-m/data/baseline
Kenneth Moreland aaf49915e0 Fix Flying Edges z-boundary condition with non-square input
There was a bug with Flying Edges checking the boundary conditions in
the z-direction. It was comparing the z index to the size of the y
dimension, not the z dimension. This simple typo was probably missed
because most of the tests use square meshes. To catch the problem, you
need a mesh that has a different number of points in the y and z
directions and the contour has to go past the positive z boundary.

When this error was hit, the indices for the edges on that boundary were
not recorded, and later interpolation used garbage values for edge's
point ids.
2022-09-29 06:25:12 -06:00
..
filter Fix Flying Edges z-boundary condition with non-square input 2022-09-29 06:25:12 -06:00
rendering Merge topic 'enhance-glyphing-types' into release-1.8 2022-06-15 20:17:53 -04:00
source Add test for PerlinNoise source 2022-01-05 13:02:36 -07:00
5x6_7_MC_Rank0_Block0_Round1_CombinedMesh.ctm Add debug out and refactor for debugging 2021-06-28 15:44:43 -07:00
vanc.ct_txt Re-enabled tests with external files (and added required files to Git LFS) 2021-01-29 09:45:13 -08:00