Go to file
Kenneth Moreland 6141e83be4 Expose allocation in ArrayHandle.
Add an Allocate method in ArrayHandle that basically forwards the
alllocate request to the storage object. This allows some measure of
control of the array from the control side. You can allocate the array
and set values (by getting the control array portal) if you so desire.
2015-02-10 15:58:41 -07:00
CMake Allow vtkmMacros to be called by users of vtkm. 2015-01-27 09:11:17 -05:00
docs revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
vtkm Expose allocation in ArrayHandle. 2015-02-10 15:58:41 -07:00
CMakeLists.txt Disable the Cuda backend by default. 2015-01-20 09:08:19 -05:00
CTestConfig.cmake Add the correct copyright statement to CTestConfig. 2014-06-30 11:21:07 -04:00
LICENSE.txt Add a license to vtkm. 2014-02-10 15:00:17 -05:00
README.md Update readme to include PISTON. 2014-07-16 10:15:44 -06:00