vtk-m2/vtkm
Robert Maynard 5c56ff945f Label tests which exercise a given Device Adapter
This allows developers an easy way to run all OpenMP tests
2019-09-13 15:52:40 -04:00
..
cont Label tests which exercise a given Device Adapter 2019-09-13 15:52:40 -04:00
exec Label tests which exercise a given Device Adapter 2019-09-13 15:52:40 -04:00
filter GhostCellClassify uses smaller dataset size so it doesn't timeout 2019-09-13 11:39:09 -04:00
internal Refactor IsWritableArrayHandle to use PortalSupportsSets. 2019-09-11 12:50:17 -04:00
interop Correct signed/unsigned warnings found by clang 8 2019-09-10 10:49:48 -04:00
io CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
rendering CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
source Merge branch 'master' into tangle_source 2019-09-11 12:06:58 -06:00
testing have Run() take int references (so that multiple calls with argc will allow loguru to correctly modify the value) 2019-09-11 16:12:18 -06:00
thirdparty Parallel Contour Tree 2019-09-12 12:17:37 -04:00
worklet Merge topic 'oliver_parallel' 2019-09-13 09:58:24 -04:00
.gitattributes
Assert.h
BinaryOperators.h
BinaryPredicates.h
Bitset.h
Bounds.h
CellClassification.h GhostCellClassify now more efficient as it uses WorkletPointNeighborhood 2019-09-11 10:06:45 -04:00
CellShape.h
CellTraits.h
CMakeLists.txt Merge branch 'master' into tangle_source 2019-09-11 12:06:58 -06:00
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h
ListTag.h Add ability to get an array from a Field for a particular type 2019-09-09 08:19:15 -06:00
Math.h
Math.h.in
Matrix.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
NewtonsMethod.h
Pair.h
Range.h
RangeId2.h
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h
TopologyElementTag.h
Transform3D.h
TypeListTag.h
Types.h Update the documentation on the different VTK-m namespaces 2019-09-12 17:45:39 -04:00
TypeTraits.h
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromPortal.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromPortalPermute.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h Fix VecTraits internal compile errors with GCC 4.8 2019-09-12 18:12:02 -06:00
VecVariable.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
Version.h.in
VirtualObjectBase.h