vtk-m/vtkm/exec
Robert Maynard f395e084d8 Merge topic 'correct_warnings_from_osx_dashboard'
b9516c116 Correct CellSetStructured compile failures
00235874d Suppress more warning types from thirdparty includes
a52af2d13 Correct double to float warning in CellAspectFrobeniusMetric
cf5ebfb16 Suppress warning about extension use, since all compilers support it
27739660b Add missing constructors/assignment operators
123f8b01a Mark virtual destructors as override where applicable
54118dfca Use noexcept instead of throw() as it was deprecated in c++11

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !1943
2020-01-15 15:27:18 -05:00
..
arg Merge topic 'simple-list-template' 2019-12-11 09:43:22 -05:00
cuda Fixup custom portal iterator logic. 2019-12-17 15:39:51 -05:00
internal Another round of simplifications to FunctionInterface 2019-12-04 14:02:44 -05:00
openmp Label tests which exercise a given Device Adapter 2019-09-13 15:52:40 -04:00
serial Use C++11 attributes for VTKM_ALWAYS/NEVER_EXPORT 2019-12-05 13:55:54 -05:00
tbb Label tests which exercise a given Device Adapter 2019-09-13 15:52:40 -04:00
testing Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
AtomicArrayExecutionObject.h Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
BoundaryState.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
CellDerivative.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
CellEdge.h Specialized cases for cell-edge functions on polylines. 2019-05-29 09:53:09 -04:00
CellFace.h Support for polylines. 2019-05-17 13:35:35 -04:00
CellInside.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
CellInterpolate.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
CellLocator.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
CellLocatorBoundingIntervalHierarchyExec.h Suppress warning about extension use, since all compilers support it 2020-01-14 11:18:22 -05:00
CellLocatorRectilinearGrid.h Mark virtual destructors as override where applicable 2020-01-13 15:54:33 -05:00
CellLocatorUniformGrid.h Mark virtual destructors as override where applicable 2020-01-13 15:54:33 -05:00
CellMeasure.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CMakeLists.txt Merge topic 'use-vtkc' 2019-09-25 09:21:00 -04:00
ColorTable.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ColorTable.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ConnectivityExplicit.h Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00
ConnectivityExtrude.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ConnectivityPermuted.h Correct warnings found by GCC 9.2 2019-12-02 09:33:35 -05:00
ConnectivityStructured.h Correct warnings found by GCC 9.2 2019-12-02 09:33:35 -05:00
ExecutionWholeArray.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldNeighborhood.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
FunctorBase.h Always export VTK-m functor symbols 2019-08-01 12:53:54 -04:00
ParametricCoordinates.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
PointLocator.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
PointLocatorUniformGrid.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
TaskBase.h conslidate the license statement 2019-04-17 10:57:13 -06:00