vtk-m2/vtkm
Kenneth Moreland 4ccb9bc374 Use std::string() instead of "" to initialize strings.
As per Robert Maynard's request.
2015-07-30 12:55:24 -06:00
..
benchmarking Adding micro benchmark suite 2015-07-09 13:56:06 -06:00
cont Use std::string() instead of "" to initialize strings. 2015-07-30 12:55:24 -06:00
exec Correct some warnings about 64bit to 32bit conversion. 2015-07-23 09:29:10 -04:00
internal Remove the usage of enable_if from method signatures to reduce binary size. 2015-07-21 15:05:02 -04:00
testing Add component-wise Min/Max methods for Vec classes. 2015-07-22 13:27:44 -04:00
worklet DataSet now holds DynamicCellSet instead of smart_ptr<CellSet> 2015-07-28 17:33:52 -06:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Adding micro benchmark suite 2015-07-09 13:56:06 -06:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Math.h Add component-wise Min/Max methods for Vec classes. 2015-07-22 13:27:44 -04:00
Math.h.in Add component-wise Min/Max methods for Vec classes. 2015-07-22 13:27:44 -04:00
Matrix.h Fix issue with Intel compiler removing loop in MatrixTranspose 2015-07-06 14:31:43 -06:00
Pair.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
RegularConnectivity.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
RegularStructure.h Conform DataSet classes to coding practices better 2015-07-27 12:49:42 -06:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Enable the Vec negate operator only if the component is negatable. 2015-06-30 14:55:16 -06:00
TypeTraits.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
VectorAnalysis.h Add basic vector analysis methods. 2015-07-07 14:25:58 -06:00
VecTraits.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00