vtk-m/vtkm/cont
2020-08-24 08:57:38 -04:00
..
arg Improvements to moving data into ArrayHandle 2020-07-23 10:53:38 -06:00
cuda Correct warnings found by using clang as the host compiler for cuda 2020-08-24 08:57:38 -04:00
internal Deprecate AtomicInterfaceControl and AtomicInterfaceExecution 2020-08-20 13:40:44 -06:00
kokkos Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
openmp Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
serial Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
tbb Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
testing Deprecate AtomicInterfaceControl and AtomicInterfaceExecution 2020-08-20 13:40:44 -06:00
Algorithm.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayCopy.h Add DeepCopy to ArrayHandle 2020-08-13 16:56:06 -06:00
ArrayGetValues.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandle.cxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayHandle.h Add DeepCopy to ArrayHandle 2020-08-13 16:56:06 -06:00
ArrayHandle.hxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayHandleBasic.cxx Allow VTK-m Buffer to have ownership transferred 2020-08-06 10:31:57 -04:00
ArrayHandleBasic.h Make number of buffers in an ArrayHandle runtime selectable 2020-08-11 13:25:06 -06:00
ArrayHandleBitField.h Deprecate AtomicInterfaceControl and AtomicInterfaceExecution 2020-08-20 13:40:44 -06:00
ArrayHandleCartesianProduct.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleCast.h Declare StorageTags with VTKM_ALWAYS_EXPORT 2020-01-07 07:01:11 -07:00
ArrayHandleCompositeVector.h Move from tao::tuple to vtkm::Tuple 2020-03-16 17:12:16 -06:00
ArrayHandleConcatenate.h Fix warnings 2020-08-12 13:55:24 -04:00
ArrayHandleConstant.h Remove locking control ArrayPortals 2020-03-16 07:10:10 -06:00
ArrayHandleCounting.h Remove locking control ArrayPortals 2020-03-16 07:10:10 -06:00
ArrayHandleDecorator.h Fix ICE in VS 2015 2020-03-16 17:12:16 -06:00
ArrayHandleDiscard.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayHandleExtractComponent.h Fix unused parameter warnings 2020-03-30 14:45:40 -06:00
ArrayHandleExtrudeCoords.h Use data method to get pointer from std::vector 2020-07-23 11:02:40 -06:00
ArrayHandleExtrudeField.h Don't generate doxygen for serialization helpers 2019-09-12 17:29:05 -04:00
ArrayHandleGroupVec.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleGroupVecVariable.h relaxes ThreadIndicesType across multiple worklets fetchs 2020-04-24 17:39:31 -04:00
ArrayHandleImplicit.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
ArrayHandleIndex.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleMultiplexer.h Handle read-only portals in ArrayHandleMultiplexer 2020-06-16 00:15:11 -06:00
ArrayHandlePermutation.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleRandomStandardNormal.h use make_ArrayHandleZip 2020-06-25 09:51:06 -06:00
ArrayHandleRandomUniformBits.h remove inline initialization of seed 2020-06-17 12:47:54 -06:00
ArrayHandleRandomUniformReal.h the random source is still 64 bits 2020-06-17 12:58:03 -06:00
ArrayHandleReverse.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleSOA.cxx Add ArrayHandleSOA 2019-08-20 12:09:54 -06:00
ArrayHandleSOA.h Fix warnings 2020-08-12 13:55:24 -04:00
ArrayHandleSwizzle.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleTransform.h Correct "invalid" portal in ArrayHandleTransform 2020-02-26 13:10:47 -07:00
ArrayHandleUniformPointCoordinates.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleView.h Significantly improve FlyingEdges performance across all devices 2020-05-22 15:53:49 -04:00
ArrayHandleVirtual.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayHandleVirtual.h silenced doxygen unsupported c++ syntax 2020-03-23 19:55:46 -04:00
ArrayHandleVirtual.hxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ArrayHandleVirtualCoordinates.h Deprecate ArrayHandleVirtualCoordinates 2020-07-14 08:51:47 -06:00
ArrayHandleZip.h Fix warnings 2020-08-12 13:55:24 -04:00
ArrayPortal.h Fixup custom portal iterator logic. 2019-12-17 15:39:51 -05:00
ArrayPortalToIterators.h Add porting layer for future std features 2020-03-16 17:12:16 -06:00
ArrayRangeCompute.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayRangeCompute.h Deprecate ArrayHandleVirtualCoordinates 2020-07-14 08:51:47 -06:00
ArrayRangeCompute.hxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
AssignerPartitionedDataSet.cxx Add missing constructors/assignment operators 2020-01-14 11:18:22 -05:00
AssignerPartitionedDataSet.h Add missing constructors/assignment operators 2020-01-14 11:18:22 -05:00
AtomicArray.h silenced doxygen unsupported c++ syntax 2020-03-23 19:55:46 -04:00
BitField.h Deprecate AtomicInterfaceControl and AtomicInterfaceExecution 2020-08-20 13:40:44 -06:00
BoundsCompute.cxx MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
BoundsCompute.h MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
BoundsGlobalCompute.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
BoundsGlobalCompute.h MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
CastAndCall.h Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00
CellLocator.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
CellLocator.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorBoundingIntervalHierarchy.cxx CoordinateSystem data is VariantArrayHandle 2020-07-14 08:50:39 -06:00
CellLocatorBoundingIntervalHierarchy.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorGeneral.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorGeneral.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorRectilinearGrid.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorRectilinearGrid.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorUniformBins.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellLocatorUniformBins.h CoordinateSystem data is VariantArrayHandle 2020-07-14 08:50:39 -06:00
CellLocatorUniformGrid.cxx CoordinateSystem data is VariantArrayHandle 2020-07-14 08:50:39 -06:00
CellLocatorUniformGrid.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellSet.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
CellSet.h Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
CellSetExplicit.cxx Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00
CellSetExplicit.h Fix warnings 2020-08-12 13:55:24 -04:00
CellSetExplicit.hxx Fix deprecation warning 2020-05-18 18:41:47 -06:00
CellSetExtrude.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CellSetExtrude.h Improvements to moving data into ArrayHandle 2020-07-23 10:53:38 -06:00
CellSetExtrude.hxx Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
CellSetList.h Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
CellSetListTag.h silenced doxygen unsupported c++ syntax 2020-03-23 19:55:46 -04:00
CellSetPermutation.h Fix deprecation warning 2020-05-18 18:41:47 -06:00
CellSetSingleType.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
CellSetStructured.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
CellSetStructured.h Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
CellSetStructured.hxx Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
CMakeLists.txt Add Kokkos backend 2020-08-12 13:55:24 -04:00
ColorTable.cxx Improvements to moving data into ArrayHandle 2020-07-23 10:53:38 -06:00
ColorTable.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
ColorTable.hxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ColorTablePresets.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ColorTablePrivate.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ColorTableSamples.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
CoordinateSystem.cxx Deprecate ArrayHandleVirtualCoordinates 2020-07-14 08:51:47 -06:00
CoordinateSystem.h Support coordinates of both float32 and float64 2020-07-14 08:53:01 -06:00
DataSet.cxx replaces Dataset fields vector to a map 2020-05-01 14:05:03 -04:00
DataSet.h Nuke the ostream overload. 2020-06-12 16:07:16 -04:00
DataSetBuilderExplicit.cxx Use default float to build explicit data sets 2019-09-08 14:44:57 -06:00
DataSetBuilderExplicit.h Do not cast to ArrayHandleVirtual in VariantArrayHandle::CastAndCall 2020-07-14 08:53:03 -06:00
DataSetBuilderRectilinear.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
DataSetBuilderRectilinear.h Improvements to moving data into ArrayHandle 2020-07-23 10:53:38 -06:00
DataSetBuilderUniform.cxx CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
DataSetBuilderUniform.h DataSetBuilders don't require a cellset name 2019-09-02 09:05:56 -04:00
DataSetFieldAdd.h Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
DefaultTypes.h.in Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
DeviceAdapter.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
DeviceAdapterAlgorithm.h Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
DeviceAdapterList.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
DeviceAdapterListTag.h silenced doxygen unsupported c++ syntax 2020-03-23 19:55:46 -04:00
DeviceAdapterTag.cxx For VTK-m libs all includes of DeviceAdapterTagCuda happen from cuda files 2019-04-22 10:39:54 -04:00
DeviceAdapterTag.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
DynamicCellSet.h Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
EnvironmentTracker.cxx Build diy as a library 2020-06-08 15:57:51 -05:00
EnvironmentTracker.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Error.h store What as a member var 2019-09-11 16:12:18 -06:00
ErrorBadAllocation.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorBadDevice.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorBadDevice.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorBadType.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorBadType.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorBadValue.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorExecution.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorFilterExecution.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ErrorInternal.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExecutionAndControlObjectBase.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ExecutionObjectBase.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
Field.cxx Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
Field.h Drop log message when ignoring copy in move 2020-07-23 17:59:50 -06:00
FieldRangeCompute.cxx Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
FieldRangeCompute.h Have filter specify its own field types 2020-04-28 10:31:44 -06:00
FieldRangeCompute.hxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
FieldRangeGlobalCompute.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
FieldRangeGlobalCompute.h Deprecate ListTag operations 2019-12-05 11:27:31 -05:00
FieldRangeGlobalCompute.hxx MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
ImplicitFunctionHandle.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
Initialize.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
Initialize.h Moving new test code to the Testing.h header. 2020-01-08 14:32:15 -05:00
Invoker.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
Logging.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
Logging.h Update vtk-m doxygen to generate less warnings 2020-06-01 16:58:32 -04:00
ParticleArrayCopy.cxx fix cuda compile, export function. 2020-06-19 10:57:30 -04:00
ParticleArrayCopy.h distributed memory support for streamline and particleadvect filters. 2020-08-13 09:53:57 -04:00
ParticleArrayCopy.hxx distributed memory support for streamline and particleadvect filters. 2020-08-13 09:53:57 -04:00
PartitionedDataSet.cxx MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
PartitionedDataSet.h MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
PointLocator.cxx Some classes should be exported 2019-04-25 09:50:49 -04:00
PointLocator.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
PointLocatorUniformGrid.cxx CoordinateSystem data is VariantArrayHandle 2020-07-14 08:50:39 -06:00
PointLocatorUniformGrid.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
RuntimeDeviceInformation.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
RuntimeDeviceInformation.h Add Buffer class 2020-06-25 14:01:39 -06:00
RuntimeDeviceTracker.cxx Update logging for enabled devices 2019-09-30 14:07:24 -06:00
RuntimeDeviceTracker.h Update logging for enabled devices 2019-09-30 14:07:24 -06:00
SerializableTypeString.h Don't generate doxygen for serialization helpers 2019-09-12 17:29:05 -04:00
Serialization.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Storage.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
StorageExtrude.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
StorageImplicit.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
StorageList.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
StorageListTag.h Merge topic 'modify-default-policy' 2020-03-24 12:17:23 -04:00
StorageVirtual.cxx Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
StorageVirtual.h Do not rely on implict copy constructors when destructor defined 2020-03-18 14:53:14 -06:00
StorageVirtual.hxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
Timer.cxx VTK-m Timer now handles when devices fail at runtime 2019-12-12 09:13:23 -05:00
Timer.h VTK-m Timer now handles when devices fail at runtime 2019-12-12 09:13:23 -05:00
Token.cxx Add proper enqueuing of Tokens for ArrayHandle 2020-06-08 16:49:02 -06:00
Token.h Pass Token::Reference by value 2020-06-11 11:51:42 -06:00
TryExecute.cxx RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
TryExecute.h Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
VariantArrayHandle.h Suppress bad deprecation warnings in MSVC 2020-07-14 16:25:04 -06:00
VirtualObjectHandle.h Back out of passing a token when transfering virtual objects 2020-02-25 09:39:29 -07:00
VirtualObjectHandle.hxx Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00