vtk-m/vtkm/exec
Abhishek Yenpure afd0409189 Merge topic 'code_sprint_locator_fixes'
9b56d41fe Fixing Rectilinear Grid Cell Locator
10e9d47dc Removing std::out print statement from test
34c7b57d8 Merge branch 'code_sprint_locator_fixes' of gitlab.kitware.com:ayenpure/vtk-m into code_sprint_locator_fixes
62ee1a2c8 Updates to the Cell Locators
7eb0de5b7 Merge branch 'code_sprint_locator_fixes' of gitlab.kitware.com:ayenpure/vtk-m into code_sprint_locator_fixes
866b0798d Resolving type warnings
c062f2e26 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into code_sprint_locator_fixes
797c83891 Adding default constructor and removing wrong comment
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !1395
2019-01-09 16:23:17 -05:00
..
arg Support pointers in vtkm::exec::Fetch classes 2018-12-27 13:19:40 -05:00
cuda Minimize cuda synchronizations 2018-07-03 14:19:06 -04:00
internal Store return value after parameters. 2018-12-21 11:37:45 -05:00
openmp Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
serial Fix vtk-m warnings on static osx builds. 2018-09-13 09:15:25 -04:00
tbb CPU parallel radix sorting 2018-01-31 14:08:14 -07:00
testing Misc. typos 2018-06-14 16:49:11 -04:00
AtomicArrayExecutionObject.h Change the namespacing of atomic array 2018-07-02 16:25:48 -06:00
BoundaryState.h Rename boundary classes 2018-12-03 12:45:23 -07:00
BoundingIntervalHierarchyExec.h Changing Float64 to FloatDefault 2018-06-28 13:00:33 -07:00
CellDerivative.h Fix implicit conversion loses floating-point precision warning 2018-06-22 13:45:42 -04:00
CellEdge.h Resurrect function to get face indices 2018-03-22 22:37:33 -06:00
CellFace.h Resurrect function to get face indices 2018-03-22 22:37:33 -06:00
CellInside.h Misc. Typos 2018-03-28 09:45:07 -04:00
CellInterpolate.h Add float version operations for vtkm::Math Pi() 2018-05-21 10:58:15 -04:00
CellLocator.h Adding changes for Ken's review from GitLab 2018-06-27 22:40:13 -06:00
CellLocatorRectilinearGrid.h Fixing Rectilinear Grid Cell Locator 2019-01-07 18:11:35 -08:00
CellLocatorUniformGrid.h Updates to the Cell Locators 2019-01-06 17:18:23 -08:00
CellMeasure.h Newline needed after \file command. 2018-06-27 13:59:07 -04:00
CMakeLists.txt Merge topic 'code_sprint_locator_fixes' 2019-01-09 16:23:17 -05:00
ColorTable.h ColorTable can provide vtkm::exec::Colortable to a specific device 2018-07-12 10:28:18 -04:00
ColorTable.hxx Misc. typos 2018-10-04 10:30:33 -04:00
ConnectivityExplicit.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityPermuted.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityStructured.h Implement extents support 2018-12-03 15:56:45 -05:00
ExecutionWholeArray.h Removed ExecutionObjectBase from ExecutionWholeArray 2018-09-10 11:28:46 -06:00
FieldNeighborhood.h Rename boundary classes 2018-12-03 12:45:23 -07:00
FunctorBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Jacobian.h Add float version operations for vtkm::Math Pi() 2018-05-21 10:58:15 -04:00
ParametricCoordinates.h Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
PointLocator.h Fix TestingPointLocatorUniformGrid for double precision 2018-07-01 11:27:35 +02:00
PointLocatorUniformGrid.h Mark PointLocatorUniformGrid constructors as host only 2018-07-03 17:41:56 -04:00
TaskBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00