vtk-m/vtkm/exec
Robert Maynard c385b21acd StorageBasic is now treated like users memory after being stolen.
Previously once an ArrayHandle was stolen it was placed in an invalid state
where it could not used again by VTK-m. Now instead after being stolen it
is placed into a state where it is identical to memory allocated outside
of VTK-m and passed in.
2017-08-18 08:24:49 -04:00
..
arg Merge topic 'clang_tidy' 2017-08-08 16:26:10 -04:00
cuda Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
internal Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
serial Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
tbb Add TaskTiling1D/3D which use faux virtuals to reduce binary size. 2017-05-25 11:00:01 -04:00
testing Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
AtomicArray.h StorageBasic is now treated like users memory after being stolen. 2017-08-18 08:24:49 -04:00
CellDerivative.h Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
CellEdge.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellFace.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellInterpolate.h Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
CMakeLists.txt Add TaskTiling1D/3D which use faux virtuals to reduce binary size. 2017-05-25 11:00:01 -04:00
ConnectivityExplicit.h Add a test for the WholeCellSetIn argument 2017-07-28 13:46:37 -06:00
ConnectivityPermuted.h Implement CellToPoint for CellSetPermutation 2017-08-02 15:19:06 -04:00
ConnectivityStructured.h Test and fix issues with WholeCellSetIn with structured grids 2017-07-28 15:02:05 -06:00
ExecutionObjectBase.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ExecutionWholeArray.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
FunctorBase.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ImplicitFunction.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Jacobian.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
ParametricCoordinates.h Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
TaskBase.h Add TaskTiling1D/3D which use faux virtuals to reduce binary size. 2017-05-25 11:00:01 -04:00