vtk-m2/vtkm/worklet/contourtree_augmented
2020-12-02 14:29:12 -08:00
..
activegraph clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
contourtreemaker Applied Ken Moreland's suggested fix to avoid copy 2020-09-16 12:36:08 -07:00
data_set_mesh Added missing this-> for data members 2020-09-16 12:42:30 -07:00
meshextrema Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00
meshtypes Added missing inline declarations 2020-12-02 14:29:12 -08:00
processcontourtree Change interface of atomic compare and swap 2020-10-20 08:39:22 -06:00
ActiveGraph.h Added missing inline declarations 2020-12-02 14:29:12 -08:00
ArrayTransforms.h Added missing inline declarations 2020-12-02 14:29:12 -08:00
CMakeLists.txt Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
ContourTree.h Added missing inline declarations 2020-12-02 14:29:12 -08:00
ContourTreeMaker.h Added missing inline declarations 2020-12-02 14:29:12 -08:00
DataSetMesh.h Added missing inline declarations 2020-12-02 14:29:12 -08:00
MergeTree.h Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
MeshExtrema.h Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
PointerDoubling.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
PrintVectors.h Update print of edge arrays 2020-12-02 14:29:12 -08:00
ProcessContourTree.h Fix to read the scan inclusive output value directly. 2020-08-06 16:55:04 +01:00
Types.h Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00