vtk-m/vtkm/exec
Kenneth Moreland 04edc3d202 Avoid raising errors when operating on cells
Cell operations like interpolate and finding parametric coordinates can
fail under certain conditions. Typically these call RaiseError on the
worklet. But that can make a worklet unstable, so provide paths where no
error is raised.
2020-03-12 07:50:01 -06:00
..
arg Initial infrastructure to allow WorkletMapField to have 3D scheduling 2020-02-25 15:23:41 -05:00
cuda Merge topic 'introduce_mapfield_3d_scheduling' 2020-02-27 08:02:52 -05:00
internal Initial infrastructure to allow WorkletMapField to have 3D scheduling 2020-02-25 15:23:41 -05:00
openmp Label tests which exercise a given Device Adapter 2019-09-13 15:52:40 -04:00
serial Initial infrastructure to allow WorkletMapField to have 3D scheduling 2020-02-25 15:23:41 -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 Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
BoundaryState.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
CellDerivative.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellEdge.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellFace.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellInside.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
CellInterpolate.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellLocator.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellLocatorBoundingIntervalHierarchyExec.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellLocatorRectilinearGrid.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellLocatorUniformGrid.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06: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 Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07: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 Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06: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