vtk-m2/vtkm
2016-11-15 18:54:53 -05:00
..
benchmarking Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
cont Remove unused variable 'coordinates' 2016-11-11 08:34:05 -05:00
exec Reduce the compilation size of the gradient computations. 2016-11-11 14:36:51 -05:00
filter Fix ApplyPolicy for CoordinateSystem objects 2016-10-23 11:51:09 -04:00
internal Suppress warnings about exporting classes in dll 2016-11-07 13:16:23 -07:00
interop Fix warning about comparing signed/unsigned integers 2016-11-07 10:56:11 -07:00
io Attempt 13 to resolve Windows compiler warning with streaming storage 2016-10-21 16:08:13 -06:00
rendering more uninitialized compiler warnings... 2016-11-07 15:24:38 -05:00
testing Increase tolerance on ACos tests when using ICC. 2016-11-10 13:48:19 -05:00
worklet Add in Cell Gradient for scalar fields. 2016-11-14 12:52:00 -05:00
Assert.h Make sure Configure.h included with Assume.h 2016-06-27 13:26:39 -06:00
BinaryOperators.h Update all of vtkm to understand it can only identify as one compiler. 2016-01-12 11:05:40 -05:00
BinaryPredicates.h Add vtkm/BinaryOperators header. 2015-08-04 16:55:53 -04:00
Bounds.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
CellShape.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
CellTraits.h Remove pixel and voxel cell types 2015-08-27 17:03:13 -06:00
CMakeLists.txt Attempt 13 to resolve Windows compiler warning with streaming storage 2016-10-21 16:08:13 -06:00
ImplicitFunctions.h Add implicit functions 2015-10-08 09:32:14 -04:00
ListTag.h Add fast tracks for ListTag operations on size <= 4. 2016-09-23 16:39:20 -04:00
Math.h Allow vtkm::Matrix to support T values which are vtkm::Vec. 2016-11-15 18:54:53 -05:00
Math.h.in Allow vtkm::Matrix to support T values which are vtkm::Vec. 2016-11-15 18:54:53 -05:00
Matrix.h Allow vtkm::Matrix to support T values which are vtkm::Vec. 2016-11-15 18:54:53 -05:00
NewtonsMethod.h Move NewtonsMethod to the vtkm package 2016-04-14 14:36:02 -06:00
Pair.h Make vtkm::Pair behave as a better core type 2015-09-20 00:01:04 -06:00
Range.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
StaticAssert.h Update StaticAssert.h to use the c++11 static_assert function 2016-09-01 09:35:43 -04:00
TopologyElementTag.h Correct double trailing semicolons with VTKM_IS_TOPOLOGY_ELEMENT_TAG 2016-09-23 16:38:52 -04:00
Transform3D.h Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TypeListTag.h Use WholeArrayIn instead of ExecObject for MarchingCubes worklets 2015-12-07 09:52:29 -07:00
Types.h vtkm::Vec now supports +=, -=, *=, and /=. 2016-11-14 13:07:33 -05:00
TypeTraits.h Update VecTraits/TypeTraits to include types that VTK uses. 2016-02-22 14:20:25 -05:00
UnaryPredicates.h Add vtkm/UnaryPredicates header. 2015-07-30 13:12:59 -04:00
VecRectilinearPointCoordinates.h Add VecRectilinearPointCoordinates class 2015-09-02 13:50:31 -07:00
VectorAnalysis.h Refactor liner interpolation to use (1-w)*v0+w*v1 2016-03-18 10:54:56 -04:00
VecTraits.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
VecVariable.h Add POSIX assert wrapper 2016-04-20 14:19:22 -06:00