vtk-m/vtkm/worklet/contourtree_augmented/meshtypes
2021-10-20 14:46:23 -07:00
..
contourtreemesh Fixed incorrect filename in CMakeLists.txt 2021-06-28 15:44:44 -07:00
freudenthal_2D Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
freudenthal_3D Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
marchingcubes_3D Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
mesh_boundary Fix bad ordering of args for CountLinkComponentsIn2DSlice in IsNecessary 2021-02-15 04:17:04 -08:00
CMakeLists.txt Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
ContourTreeMesh.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
DataSetMeshTriangulation2DFreudenthal.h Start creating test for HierarchicalHyperSweeper and fix various bugs in it 2021-10-20 14:46:23 -07:00
DataSetMeshTriangulation3DFreudenthal.h Start creating test for HierarchicalHyperSweeper and fix various bugs in it 2021-10-20 14:46:23 -07:00
DataSetMeshTriangulation3DMarchingCubes.h Start creating test for HierarchicalHyperSweeper and fix various bugs in it 2021-10-20 14:46:23 -07:00
MeshStructureContourTreeMesh.h Refactored ContourTreeMesh based on Ken Moreland's suggestions 2021-06-28 15:44:43 -07:00
MeshStructureFreudenthal2D.h Fix compiler error with constexpr method 2021-02-08 17:21:53 -07:00
MeshStructureFreudenthal3D.h Fix compiler error with constexpr method 2021-02-08 17:21:53 -07:00
MeshStructureMarchingCubes.h Fix compiler error with constexpr method 2021-02-08 17:21:53 -07:00