vtk-m/vtkm
Kenneth Moreland 03b6f62d05 Add a test for the WholeCellSetIn argument
All types of cell sets should have a consistent interface. This is
tested (and fixed) for explicit and permutation cell sets. However, an
unfixed bug that has been identified is that permutation cell sets only
work for point to cell topologies. All others are not supported
correctly.
2017-07-28 13:46:37 -06:00
..
benchmarking Add BenchmarkArrayTransfer. 2017-07-13 15:17:02 -04:00
cont Add a test for the WholeCellSetIn argument 2017-07-28 13:46:37 -06:00
exec Add a test for the WholeCellSetIn argument 2017-07-28 13:46:37 -06:00
filter Improve the overall doxygen content for vtk-m. 2017-07-07 11:14:25 -04:00
internal Removing references to VTKM_DEVICE_ADAPTER_OPENMP since it does not exist and will fail to compile 2017-07-18 14:19:54 -07:00
interop Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
io Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into PICS 2017-07-07 15:01:24 -04:00
rendering Fix conversion warning in GLFW unit test 2017-07-25 12:43:31 -06:00
testing Add a test for the WholeCellSetIn argument 2017-07-28 13:46:37 -06:00
worklet Add a test for the WholeCellSetIn argument 2017-07-28 13:46:37 -06:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BaseComponent.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryOperators.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Bounds.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellShape.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CellTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
ListTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Math.h Merge topic 'indent-generated' 2017-05-28 10:28:54 -04:00
Math.h.in Make .in files match new formatting 2017-05-31 09:37:29 -06:00
Matrix.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
NewtonsMethod.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Pair.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Range.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
RangeId3.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
RangeId.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
StaticAssert.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
TopologyElementTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Transform3D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TypeListTag.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Types.h Improve the overall doxygen content for vtk-m. 2017-07-07 11:14:25 -04:00
TypeTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
UnaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecAxisAlignedPointCoordinates.h Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
VecFromPortal.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecFromPortalPermute.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VectorAnalysis.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VecTraits.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VecVariable.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Version.h.in Add Version.h header file 2017-01-26 10:33:42 -07:00