Commit Graph

1350 Commits

Author SHA1 Message Date
Dave Pugmire
d1d5bba1c9 Remove Xptxas option. 2022-07-26 16:41:26 -04:00
Dave Pugmire
8ec3cdd199 Fix warnings for windows builds. 2022-07-26 14:36:12 -04:00
Dave Pugmire
5a3e871e57 Replace cuda compiler info for advection 2022-07-26 13:49:42 -04:00
Dave Pugmire
5e45d4c8b7 Move Lagrangian into common lib 2022-07-25 15:44:44 -04:00
Dave Pugmire
fab1b93628 Bug fix for threaded algorithm. Init counter. 2022-07-25 15:33:46 -04:00
Dave Pugmire
0b2fdea810 Fixes for Lagrangian 2022-07-25 13:34:32 -04:00
Dave Pugmire
d2aacfc07e Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into remove_templates_from_streamline_filters 2022-07-25 11:52:45 -04:00
Dave Pugmire
f798d2470d comment out CastAndCall for now. 2022-07-25 11:39:52 -04:00
Dave Pugmire
ecb3e1e459 more code cleanup. 2022-07-25 11:16:47 -04:00
Dave Pugmire
0d6591d7a3 Fix compile errors on dashboards. 2022-07-25 10:52:15 -04:00
Dave Pugmire
cdcc083d4c Fix benchmarks, windows builds? 2022-07-25 10:16:05 -04:00
Dave Pugmire
6b668b9fe8 More cleanup of classes. 2022-07-25 09:56:22 -04:00
Dave Pugmire
6a934167c2 Move streamsurface into flow 2022-07-25 09:09:59 -04:00
Dave Pugmire
e786874a77 Move tests into flow/testing 2022-07-22 15:46:59 -04:00
Dave Pugmire
ed11e447d0 Move the worklets over to filter/flow. 2022-07-22 15:31:58 -04:00
Dave Pugmire
43f7109f3e Fixes for MPI builds. 2022-07-22 13:25:39 -04:00
Dave Pugmire
18978c625a Delete old filter base classes. 2022-07-22 13:12:40 -04:00
Dave Pugmire
38c4365f47 Remove deleted header. 2022-07-22 13:01:51 -04:00
Dave Pugmire
a6a11f9c5b Change namespace to flow 2022-07-22 12:31:08 -04:00
Dave Pugmire
cc41309cfc Move all into flow dir. 2022-07-22 12:00:22 -04:00
Dave Pugmire
ccdba3598e Use std::shared_ptr for DSI 2022-07-20 14:14:48 -04:00
Dave Pugmire
da3b4f4d47 Cleanup. Get rid of hxx files. 2022-07-20 11:57:46 -04:00
Li-Ta Lo
dd4051d402 retore unit test for graph connectivityu 2022-07-20 09:41:51 -06:00
Dave Pugmire
d6e23e7dff Rename classes. 2022-07-19 14:15:21 -04:00
Dave Pugmire
70f6b2fe27 Remove old files.... 2022-07-19 13:27:29 -04:00
Dave Pugmire
02eabf5451 Fix build errors. 2022-07-19 10:22:37 -04:00
Dave Pugmire
8ef3ac71e8 Add in threaded algo. 2022-07-19 09:09:38 -04:00
Dave Pugmire
3ce72b0e58 Remove old files. 2022-07-18 13:54:41 -04:00
Dave Pugmire
5281b377b0 Add new base classes. 2022-07-18 09:47:17 -04:00
Dave Pugmire
134f9691ec Move filter types into diff files. 2022-07-18 09:46:38 -04:00
Dave Pugmire
83eb6f498c Update buffer calc 2022-07-18 09:09:11 -04:00
Dave Pugmire
17322e9d05 Moving code around. 2022-07-18 08:38:54 -04:00
Dave Pugmire
7111a8b939 move pa filters to NewFilter 2022-07-15 15:15:14 -04:00
Dave Pugmire
29ca23bfe6 Code cleanup. 2022-07-15 12:44:51 -04:00
Dave Pugmire
80b0608ab2 Put steady/unsteady into sep files. 2022-07-15 11:36:02 -04:00
Dave Pugmire
8b375b4443 Rework the templating.. 2022-07-14 12:02:10 -04:00
Gunther Weber
e66b1d4f63 Merge topic 'update-contour-tree-includes'
1a05c3579 Added missing iomanip include
4feba2f5d Update includes for distributed contour tree app to filter refactor

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2813
2022-07-12 16:21:32 -04:00
Gunther H. Weber
1a05c35798 Added missing iomanip include 2022-07-08 15:36:59 -07:00
Dave Pugmire
be813f7e4b write the electro-mag code. 2022-07-08 10:39:17 -04:00
Dave Pugmire
3ca058816c Cleanup compiler warnings. 2022-07-08 08:48:16 -04:00
Kenneth Moreland
163d591795 Add DEVICE_SOURCES to vtkm_unit_tests
The `vtkm_unit_tests` function in the CMake build now allows you to specify
which files need to be compiled with a device compiler using the
`DEVICE_SOURCES` argument. Previously, the only way to specify that unit
tests needed to be compiled with a device compiler was to use the
`ALL_BACKENDS` argument, which would automatically compile everything with
the device compiler as well as test the code on all backends.
`ALL_BACKENDS` is still supported, but it no longer changes the sources to
be compiled with the device compiler.
2022-07-08 06:28:51 -06:00
Dave Pugmire
faa938f1f0 add DSI.hxx to cmake. 2022-07-08 08:17:01 -04:00
Dave Pugmire
a61fa7d9b0 Fix for MPI filters. 2022-07-05 14:35:43 -04:00
Dave Pugmire
e920e9fa39 Add electro-mag code. 2022-07-05 13:40:45 -04:00
Dave Pugmire
6e4691acfc reworking the advect templating. 2022-07-05 09:54:47 -04:00
Dave Pugmire
41c8072894 Kick the dashboards. 2022-07-01 09:00:54 -04:00
Dave Pugmire
0771f25371 Templating work to simplify code (hopefully...) 2022-07-01 08:30:17 -04:00
Li-Ta Lo
a513a0458f Merge topic 'process_cell_field_cleanup'
533c0548d remove more unused ProcessCellField and ProcessPointField
9269a3a3d removed unused ProcessCellField

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2799
2022-06-30 17:18:58 -04:00
Li-Ta Lo
48da3a460e blame auto-complete 2022-06-30 10:03:27 -06:00
Li-Ta Lo
533c0548da remove more unused ProcessCellField and ProcessPointField 2022-06-30 09:57:37 -06:00