vtk-m/vtkm/cont/arg
Kenneth Moreland e11f612add Deprecate ArrayHandleVirtual
Virtual methods in the execution environment are going away the next
major release of VTK-m, so deprecate their use in preparation for that.
2020-09-04 22:52:45 -06:00
..
testing clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
CMakeLists.txt Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
ControlSignatureTagBase.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Transport.h
TransportTagArrayIn.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagArrayInOut.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagArrayOut.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagAtomicArray.h Deprecate ArrayHandleVirtual 2020-09-04 22:52:45 -06:00
TransportTagBitField.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagCellSetIn.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagExecObject.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagKeyedValuesIn.h
TransportTagKeyedValuesInOut.h
TransportTagKeyedValuesOut.h
TransportTagKeysIn.h
TransportTagTopologyFieldIn.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagWholeArrayIn.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagWholeArrayInOut.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagWholeArrayOut.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TypeCheck.h
TypeCheckTagArrayIn.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagArrayInOut.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagArrayOut.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagAtomicArray.h Deprecate ArrayHandleVirtual 2020-09-04 22:52:45 -06:00
TypeCheckTagBitField.h
TypeCheckTagCellSet.h
TypeCheckTagCellSetStructured.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagExecObject.h
TypeCheckTagKeys.h Add non-templated base class to Keys class. 2020-05-21 08:34:07 -06:00