Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Belnut
VTK-m
Commits
6b8e7822
Commit
6b8e7822
authored
May 21, 2015
by
Robert Maynard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The Copyright statement now has all the periods in the correct location.
parent
d4adcb46
Changes
205
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
205 changed files
with
206 additions
and
206 deletions
+206
-206
CMake/FindPyexpander.cmake
CMake/FindPyexpander.cmake
+1
-1
CMake/FindThrust.cmake
CMake/FindThrust.cmake
+1
-1
CMake/UseVTKmCuda.cmake
CMake/UseVTKmCuda.cmake
+1
-1
CMake/UseVTKmSerial.cmake
CMake/UseVTKmSerial.cmake
+1
-1
CMake/VTKmCheckCopyright.cmake
CMake/VTKmCheckCopyright.cmake
+1
-1
CMake/VTKmCheckPyexpander.cmake
CMake/VTKmCheckPyexpander.cmake
+1
-1
CMake/VTKmCompilerExtras.cmake
CMake/VTKmCompilerExtras.cmake
+1
-1
CMake/VTKmConfig.cmake.in
CMake/VTKmConfig.cmake.in
+1
-1
CMake/VTKmCopyrightStatement.txt
CMake/VTKmCopyrightStatement.txt
+1
-1
CMake/VTKmMacros.cmake
CMake/VTKmMacros.cmake
+1
-1
CMake/VTKmSystemInformation.cmake
CMake/VTKmSystemInformation.cmake
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
CTestConfig.cmake
CTestConfig.cmake
+1
-1
docs/CodingConventions.md
docs/CodingConventions.md
+1
-1
vtkm/CMakeLists.txt
vtkm/CMakeLists.txt
+1
-1
vtkm/Extent.h
vtkm/Extent.h
+1
-1
vtkm/ListTag.h
vtkm/ListTag.h
+1
-1
vtkm/Pair.h
vtkm/Pair.h
+1
-1
vtkm/TypeListTag.h
vtkm/TypeListTag.h
+1
-1
vtkm/TypeTraits.h
vtkm/TypeTraits.h
+1
-1
vtkm/Types.h
vtkm/Types.h
+1
-1
vtkm/VecTraits.h
vtkm/VecTraits.h
+1
-1
vtkm/cont/ArrayHandle.h
vtkm/cont/ArrayHandle.h
+1
-1
vtkm/cont/ArrayHandleCompositeVector.h
vtkm/cont/ArrayHandleCompositeVector.h
+1
-1
vtkm/cont/ArrayHandleConstant.h
vtkm/cont/ArrayHandleConstant.h
+1
-1
vtkm/cont/ArrayHandleCounting.h
vtkm/cont/ArrayHandleCounting.h
+1
-1
vtkm/cont/ArrayHandleImplicit.h
vtkm/cont/ArrayHandleImplicit.h
+1
-1
vtkm/cont/ArrayHandlePermutation.h
vtkm/cont/ArrayHandlePermutation.h
+1
-1
vtkm/cont/ArrayHandleTransform.h
vtkm/cont/ArrayHandleTransform.h
+1
-1
vtkm/cont/ArrayHandleUniformPointCoordinates.h
vtkm/cont/ArrayHandleUniformPointCoordinates.h
+1
-1
vtkm/cont/ArrayHandleZip.h
vtkm/cont/ArrayHandleZip.h
+1
-1
vtkm/cont/ArrayPortal.h
vtkm/cont/ArrayPortal.h
+1
-1
vtkm/cont/ArrayPortalToIterators.h
vtkm/cont/ArrayPortalToIterators.h
+1
-1
vtkm/cont/Assert.h
vtkm/cont/Assert.h
+1
-1
vtkm/cont/CMakeLists.txt
vtkm/cont/CMakeLists.txt
+1
-1
vtkm/cont/DeviceAdapter.h
vtkm/cont/DeviceAdapter.h
+1
-1
vtkm/cont/DeviceAdapterAlgorithm.h
vtkm/cont/DeviceAdapterAlgorithm.h
+1
-1
vtkm/cont/DeviceAdapterSerial.h
vtkm/cont/DeviceAdapterSerial.h
+1
-1
vtkm/cont/DynamicArrayHandle.h
vtkm/cont/DynamicArrayHandle.h
+1
-1
vtkm/cont/DynamicPointCoordinates.h
vtkm/cont/DynamicPointCoordinates.h
+1
-1
vtkm/cont/Error.h
vtkm/cont/Error.h
+1
-1
vtkm/cont/ErrorControl.h
vtkm/cont/ErrorControl.h
+1
-1
vtkm/cont/ErrorControlAssert.h
vtkm/cont/ErrorControlAssert.h
+1
-1
vtkm/cont/ErrorControlBadType.h
vtkm/cont/ErrorControlBadType.h
+1
-1
vtkm/cont/ErrorControlBadValue.h
vtkm/cont/ErrorControlBadValue.h
+1
-1
vtkm/cont/ErrorControlInternal.h
vtkm/cont/ErrorControlInternal.h
+1
-1
vtkm/cont/ErrorControlOutOfMemory.h
vtkm/cont/ErrorControlOutOfMemory.h
+1
-1
vtkm/cont/ErrorExecution.h
vtkm/cont/ErrorExecution.h
+1
-1
vtkm/cont/PointCoordinatesArray.h
vtkm/cont/PointCoordinatesArray.h
+1
-1
vtkm/cont/PointCoordinatesListTag.h
vtkm/cont/PointCoordinatesListTag.h
+1
-1
vtkm/cont/PointCoordinatesUniform.h
vtkm/cont/PointCoordinatesUniform.h
+1
-1
vtkm/cont/Storage.h
vtkm/cont/Storage.h
+1
-1
vtkm/cont/StorageBasic.h
vtkm/cont/StorageBasic.h
+1
-1
vtkm/cont/StorageImplicit.h
vtkm/cont/StorageImplicit.h
+1
-1
vtkm/cont/StorageListTag.h
vtkm/cont/StorageListTag.h
+1
-1
vtkm/cont/Timer.h
vtkm/cont/Timer.h
+1
-1
vtkm/cont/arg/CMakeLists.txt
vtkm/cont/arg/CMakeLists.txt
+1
-1
vtkm/cont/arg/ControlSignatureTagBase.h
vtkm/cont/arg/ControlSignatureTagBase.h
+1
-1
vtkm/cont/arg/Transport.h
vtkm/cont/arg/Transport.h
+1
-1
vtkm/cont/arg/TransportTagArrayIn.h
vtkm/cont/arg/TransportTagArrayIn.h
+1
-1
vtkm/cont/arg/TransportTagArrayOut.h
vtkm/cont/arg/TransportTagArrayOut.h
+1
-1
vtkm/cont/arg/TransportTagExecObject.h
vtkm/cont/arg/TransportTagExecObject.h
+1
-1
vtkm/cont/arg/TypeCheck.h
vtkm/cont/arg/TypeCheck.h
+1
-1
vtkm/cont/arg/TypeCheckTagArray.h
vtkm/cont/arg/TypeCheckTagArray.h
+1
-1
vtkm/cont/arg/TypeCheckTagExecObject.h
vtkm/cont/arg/TypeCheckTagExecObject.h
+1
-1
vtkm/cont/arg/testing/CMakeLists.txt
vtkm/cont/arg/testing/CMakeLists.txt
+1
-1
vtkm/cont/arg/testing/UnitTestControlSignatureTag.cxx
vtkm/cont/arg/testing/UnitTestControlSignatureTag.cxx
+1
-1
vtkm/cont/arg/testing/UnitTestTransportArrayIn.cxx
vtkm/cont/arg/testing/UnitTestTransportArrayIn.cxx
+1
-1
vtkm/cont/arg/testing/UnitTestTransportArrayOut.cxx
vtkm/cont/arg/testing/UnitTestTransportArrayOut.cxx
+1
-1
vtkm/cont/arg/testing/UnitTestTransportExecObject.cxx
vtkm/cont/arg/testing/UnitTestTransportExecObject.cxx
+1
-1
vtkm/cont/arg/testing/UnitTestTypeCheckArray.cxx
vtkm/cont/arg/testing/UnitTestTypeCheckArray.cxx
+1
-1
vtkm/cont/arg/testing/UnitTestTypeCheckExecObject.cxx
vtkm/cont/arg/testing/UnitTestTypeCheckExecObject.cxx
+1
-1
vtkm/cont/cuda/CMakeLists.txt
vtkm/cont/cuda/CMakeLists.txt
+1
-1
vtkm/cont/cuda/ChooseCudaDevice.h
vtkm/cont/cuda/ChooseCudaDevice.h
+1
-1
vtkm/cont/cuda/DeviceAdapterCuda.h
vtkm/cont/cuda/DeviceAdapterCuda.h
+1
-1
vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.h
vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.h
+1
-1
vtkm/cont/cuda/internal/ArrayManagerExecutionThrustDevice.h
vtkm/cont/cuda/internal/ArrayManagerExecutionThrustDevice.h
+1
-1
vtkm/cont/cuda/internal/CMakeLists.txt
vtkm/cont/cuda/internal/CMakeLists.txt
+1
-1
vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.h
vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.h
+1
-1
vtkm/cont/cuda/internal/DeviceAdapterAlgorithmThrust.h
vtkm/cont/cuda/internal/DeviceAdapterAlgorithmThrust.h
+1
-1
vtkm/cont/cuda/internal/DeviceAdapterTagCuda.h
vtkm/cont/cuda/internal/DeviceAdapterTagCuda.h
+1
-1
vtkm/cont/cuda/internal/MakeThrustIterator.h
vtkm/cont/cuda/internal/MakeThrustIterator.h
+1
-1
vtkm/cont/cuda/internal/testing/CMakeLists.txt
vtkm/cont/cuda/internal/testing/CMakeLists.txt
+1
-1
vtkm/cont/cuda/internal/testing/Testing.h
vtkm/cont/cuda/internal/testing/Testing.h
+1
-1
vtkm/cont/cuda/testing/CMakeLists.txt
vtkm/cont/cuda/testing/CMakeLists.txt
+1
-1
vtkm/cont/cuda/testing/UnitTestCudaArrayHandle.cu
vtkm/cont/cuda/testing/UnitTestCudaArrayHandle.cu
+1
-1
vtkm/cont/cuda/testing/UnitTestCudaArrayHandleFancy.cu
vtkm/cont/cuda/testing/UnitTestCudaArrayHandleFancy.cu
+1
-1
vtkm/cont/cuda/testing/UnitTestDeviceAdapterCuda.cu
vtkm/cont/cuda/testing/UnitTestDeviceAdapterCuda.cu
+1
-1
vtkm/cont/internal/ArrayHandleExecutionManager.h
vtkm/cont/internal/ArrayHandleExecutionManager.h
+1
-1
vtkm/cont/internal/ArrayManagerExecution.h
vtkm/cont/internal/ArrayManagerExecution.h
+1
-1
vtkm/cont/internal/ArrayManagerExecutionSerial.h
vtkm/cont/internal/ArrayManagerExecutionSerial.h
+1
-1
vtkm/cont/internal/ArrayManagerExecutionShareWithControl.h
vtkm/cont/internal/ArrayManagerExecutionShareWithControl.h
+1
-1
vtkm/cont/internal/ArrayPortalFromIterators.h
vtkm/cont/internal/ArrayPortalFromIterators.h
+1
-1
vtkm/cont/internal/ArrayPortalShrink.h
vtkm/cont/internal/ArrayPortalShrink.h
+1
-1
vtkm/cont/internal/ArrayTransfer.h
vtkm/cont/internal/ArrayTransfer.h
+1
-1
vtkm/cont/internal/CMakeLists.txt
vtkm/cont/internal/CMakeLists.txt
+1
-1
vtkm/cont/internal/DeviceAdapterAlgorithmGeneral.h
vtkm/cont/internal/DeviceAdapterAlgorithmGeneral.h
+1
-1
vtkm/cont/internal/DeviceAdapterAlgorithmSerial.h
vtkm/cont/internal/DeviceAdapterAlgorithmSerial.h
+1
-1
vtkm/cont/internal/DeviceAdapterError.h
vtkm/cont/internal/DeviceAdapterError.h
+1
-1
vtkm/cont/internal/DeviceAdapterTag.h
vtkm/cont/internal/DeviceAdapterTag.h
+1
-1
vtkm/cont/internal/DeviceAdapterTagSerial.h
vtkm/cont/internal/DeviceAdapterTagSerial.h
+1
-1
vtkm/cont/internal/DynamicTransform.h
vtkm/cont/internal/DynamicTransform.h
+1
-1
vtkm/cont/internal/IteratorFromArrayPortal.h
vtkm/cont/internal/IteratorFromArrayPortal.h
+1
-1
vtkm/cont/internal/PointCoordinatesBase.h
vtkm/cont/internal/PointCoordinatesBase.h
+1
-1
vtkm/cont/internal/SimplePolymorphicContainer.h
vtkm/cont/internal/SimplePolymorphicContainer.h
+1
-1
vtkm/cont/internal/StorageError.h
vtkm/cont/internal/StorageError.h
+1
-1
vtkm/cont/internal/testing/CMakeLists.txt
vtkm/cont/internal/testing/CMakeLists.txt
+1
-1
vtkm/cont/internal/testing/UnitTestArrayManagerExecutionShareWithControl.cxx
...testing/UnitTestArrayManagerExecutionShareWithControl.cxx
+1
-1
vtkm/cont/internal/testing/UnitTestArrayPortalFromIterators.cxx
...ont/internal/testing/UnitTestArrayPortalFromIterators.cxx
+1
-1
vtkm/cont/internal/testing/UnitTestDynamicTransform.cxx
vtkm/cont/internal/testing/UnitTestDynamicTransform.cxx
+1
-1
vtkm/cont/internal/testing/UnitTestIteratorFromArrayPortal.cxx
...cont/internal/testing/UnitTestIteratorFromArrayPortal.cxx
+1
-1
vtkm/cont/testing/CMakeLists.txt
vtkm/cont/testing/CMakeLists.txt
+1
-1
vtkm/cont/testing/Testing.h
vtkm/cont/testing/Testing.h
+1
-1
vtkm/cont/testing/TestingDeviceAdapter.h
vtkm/cont/testing/TestingDeviceAdapter.h
+1
-1
vtkm/cont/testing/TestingFancyArrayHandles.h
vtkm/cont/testing/TestingFancyArrayHandles.h
+1
-1
vtkm/cont/testing/UnitTestArrayHandle.cxx
vtkm/cont/testing/UnitTestArrayHandle.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandleCompositeVector.cxx
vtkm/cont/testing/UnitTestArrayHandleCompositeVector.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandleCounting.cxx
vtkm/cont/testing/UnitTestArrayHandleCounting.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandleFancy.cxx
vtkm/cont/testing/UnitTestArrayHandleFancy.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandleImplicit.cxx
vtkm/cont/testing/UnitTestArrayHandleImplicit.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandlePermutation.cxx
vtkm/cont/testing/UnitTestArrayHandlePermutation.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandleTransform.cxx
vtkm/cont/testing/UnitTestArrayHandleTransform.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayHandleUniformPointCoordinates.cxx
...nt/testing/UnitTestArrayHandleUniformPointCoordinates.cxx
+1
-1
vtkm/cont/testing/UnitTestArrayPortalToIterators.cxx
vtkm/cont/testing/UnitTestArrayPortalToIterators.cxx
+1
-1
vtkm/cont/testing/UnitTestContTesting.cxx
vtkm/cont/testing/UnitTestContTesting.cxx
+1
-1
vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmDependency.cxx
...cont/testing/UnitTestDeviceAdapterAlgorithmDependency.cxx
+1
-1
vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmGeneral.cxx
vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmGeneral.cxx
+1
-1
vtkm/cont/testing/UnitTestDeviceAdapterSerial.cxx
vtkm/cont/testing/UnitTestDeviceAdapterSerial.cxx
+1
-1
vtkm/cont/testing/UnitTestDynamicArrayHandle.cxx
vtkm/cont/testing/UnitTestDynamicArrayHandle.cxx
+1
-1
vtkm/cont/testing/UnitTestDynamicPointCoordinates.cxx
vtkm/cont/testing/UnitTestDynamicPointCoordinates.cxx
+1
-1
vtkm/cont/testing/UnitTestPointCoordinates.cxx
vtkm/cont/testing/UnitTestPointCoordinates.cxx
+1
-1
vtkm/cont/testing/UnitTestStorageBasic.cxx
vtkm/cont/testing/UnitTestStorageBasic.cxx
+1
-1
vtkm/cont/testing/UnitTestStorageImplicit.cxx
vtkm/cont/testing/UnitTestStorageImplicit.cxx
+1
-1
vtkm/cont/testing/UnitTestStorageListTag.cxx
vtkm/cont/testing/UnitTestStorageListTag.cxx
+1
-1
vtkm/cont/testing/UnitTestTimer.cxx
vtkm/cont/testing/UnitTestTimer.cxx
+1
-1
vtkm/exec/CMakeLists.txt
vtkm/exec/CMakeLists.txt
+1
-1
vtkm/exec/ExecutionObjectBase.h
vtkm/exec/ExecutionObjectBase.h
+1
-1
vtkm/exec/FunctorBase.h
vtkm/exec/FunctorBase.h
+1
-1
vtkm/exec/arg/AspectTagDefault.h
vtkm/exec/arg/AspectTagDefault.h
+1
-1
vtkm/exec/arg/BasicArg.h
vtkm/exec/arg/BasicArg.h
+1
-1
vtkm/exec/arg/CMakeLists.txt
vtkm/exec/arg/CMakeLists.txt
+1
-1
vtkm/exec/arg/ExecutionSignatureTagBase.h
vtkm/exec/arg/ExecutionSignatureTagBase.h
+1
-1
vtkm/exec/arg/Fetch.h
vtkm/exec/arg/Fetch.h
+1
-1
vtkm/exec/arg/FetchTagArrayDirectIn.h
vtkm/exec/arg/FetchTagArrayDirectIn.h
+1
-1
vtkm/exec/arg/FetchTagArrayDirectOut.h
vtkm/exec/arg/FetchTagArrayDirectOut.h
+1
-1
vtkm/exec/arg/FetchTagExecObject.h
vtkm/exec/arg/FetchTagExecObject.h
+1
-1
vtkm/exec/arg/WorkIndex.h
vtkm/exec/arg/WorkIndex.h
+1
-1
vtkm/exec/arg/testing/CMakeLists.txt
vtkm/exec/arg/testing/CMakeLists.txt
+1
-1
vtkm/exec/arg/testing/UnitTestExecutionSignatureTag.cxx
vtkm/exec/arg/testing/UnitTestExecutionSignatureTag.cxx
+1
-1
vtkm/exec/arg/testing/UnitTestFetchArrayDirectIn.cxx
vtkm/exec/arg/testing/UnitTestFetchArrayDirectIn.cxx
+1
-1
vtkm/exec/arg/testing/UnitTestFetchArrayDirectOut.cxx
vtkm/exec/arg/testing/UnitTestFetchArrayDirectOut.cxx
+1
-1
vtkm/exec/arg/testing/UnitTestFetchExecObject.cxx
vtkm/exec/arg/testing/UnitTestFetchExecObject.cxx
+1
-1
vtkm/exec/arg/testing/UnitTestFetchWorkIndex.cxx
vtkm/exec/arg/testing/UnitTestFetchWorkIndex.cxx
+1
-1
vtkm/exec/cuda/CMakeLists.txt
vtkm/exec/cuda/CMakeLists.txt
+1
-1
vtkm/exec/cuda/internal/ArrayPortalFromThrust.h
vtkm/exec/cuda/internal/ArrayPortalFromThrust.h
+1
-1
vtkm/exec/cuda/internal/CMakeLists.txt
vtkm/exec/cuda/internal/CMakeLists.txt
+1
-1
vtkm/exec/internal/CMakeLists.txt
vtkm/exec/internal/CMakeLists.txt
+1
-1
vtkm/exec/internal/ErrorMessageBuffer.h
vtkm/exec/internal/ErrorMessageBuffer.h
+1
-1
vtkm/exec/internal/WorkletInvokeFunctor.h
vtkm/exec/internal/WorkletInvokeFunctor.h
+1
-1
vtkm/exec/internal/WorkletInvokeFunctorDetail.h
vtkm/exec/internal/WorkletInvokeFunctorDetail.h
+1
-1
vtkm/exec/internal/WorkletInvokeFunctorDetail.h.in
vtkm/exec/internal/WorkletInvokeFunctorDetail.h.in
+1
-1
vtkm/exec/internal/testing/CMakeLists.txt
vtkm/exec/internal/testing/CMakeLists.txt
+1
-1
vtkm/exec/internal/testing/UnitTestErrorMessageBuffer.cxx
vtkm/exec/internal/testing/UnitTestErrorMessageBuffer.cxx
+1
-1
vtkm/exec/internal/testing/UnitTestWorkletInvokeFunctor.cxx
vtkm/exec/internal/testing/UnitTestWorkletInvokeFunctor.cxx
+1
-1
vtkm/internal/CMakeLists.txt
vtkm/internal/CMakeLists.txt
+1
-1
vtkm/internal/Configure.h.in
vtkm/internal/Configure.h.in
+1
-1
vtkm/internal/ConfigureFor32.h
vtkm/internal/ConfigureFor32.h
+1
-1
vtkm/internal/ConfigureFor64.h
vtkm/internal/ConfigureFor64.h
+1
-1
vtkm/internal/ExportMacros.h
vtkm/internal/ExportMacros.h
+1
-1
vtkm/internal/FunctionInterface.h
vtkm/internal/FunctionInterface.h
+1
-1
vtkm/internal/FunctionInterfaceDetailPost.h
vtkm/internal/FunctionInterfaceDetailPost.h
+1
-1
vtkm/internal/FunctionInterfaceDetailPost.h.in
vtkm/internal/FunctionInterfaceDetailPost.h.in
+1
-1
vtkm/internal/FunctionInterfaceDetailPre.h
vtkm/internal/FunctionInterfaceDetailPre.h
+1
-1
vtkm/internal/FunctionInterfaceDetailPre.h.in
vtkm/internal/FunctionInterfaceDetailPre.h.in
+1
-1
vtkm/internal/IndexTag.h
vtkm/internal/IndexTag.h
+1
-1
vtkm/internal/Invocation.h
vtkm/internal/Invocation.h
+1
-1
vtkm/internal/ListTagDetail.h
vtkm/internal/ListTagDetail.h
+1
-1
vtkm/internal/ListTagDetail.h.in
vtkm/internal/ListTagDetail.h.in
+1
-1
vtkm/internal/testing/CMakeLists.txt
vtkm/internal/testing/CMakeLists.txt
+1
-1
vtkm/internal/testing/UnitTestConfigureFor32.cxx
vtkm/internal/testing/UnitTestConfigureFor32.cxx
+1
-1
vtkm/internal/testing/UnitTestConfigureFor64.cxx
vtkm/internal/testing/UnitTestConfigureFor64.cxx
+1
-1
vtkm/internal/testing/UnitTestFunctionInterface.cxx
vtkm/internal/testing/UnitTestFunctionInterface.cxx
+1
-1
vtkm/testing/CMakeLists.txt
vtkm/testing/CMakeLists.txt
+1
-1
vtkm/testing/Testing.h
vtkm/testing/Testing.h
+1
-1
vtkm/testing/UnitTestExtent.cxx
vtkm/testing/UnitTestExtent.cxx
+1
-1
vtkm/testing/UnitTestListTag.cxx
vtkm/testing/UnitTestListTag.cxx
+1
-1
vtkm/testing/UnitTestPair.cxx
vtkm/testing/UnitTestPair.cxx
+1
-1
vtkm/testing/UnitTestTesting.cxx
vtkm/testing/UnitTestTesting.cxx
+1
-1
vtkm/testing/UnitTestTypeListTag.cxx
vtkm/testing/UnitTestTypeListTag.cxx
+1
-1
vtkm/testing/UnitTestTypeTraits.cxx
vtkm/testing/UnitTestTypeTraits.cxx
+1
-1
vtkm/testing/UnitTestTypes.cxx
vtkm/testing/UnitTestTypes.cxx
+2
-2
vtkm/testing/UnitTestVecTraits.cxx
vtkm/testing/UnitTestVecTraits.cxx
+1
-1
vtkm/testing/VecTraitsTests.h
vtkm/testing/VecTraitsTests.h
+1
-1
vtkm/worklet/CMakeLists.txt
vtkm/worklet/CMakeLists.txt
+1
-1
vtkm/worklet/DispatcherMapField.h
vtkm/worklet/DispatcherMapField.h
+1
-1
vtkm/worklet/WorkletMapField.h
vtkm/worklet/WorkletMapField.h
+1
-1
vtkm/worklet/internal/CMakeLists.txt
vtkm/worklet/internal/CMakeLists.txt
+1
-1
vtkm/worklet/internal/DispatcherBase.h
vtkm/worklet/internal/DispatcherBase.h
+1
-1
vtkm/worklet/internal/DispatcherBaseDetailInvoke.h
vtkm/worklet/internal/DispatcherBaseDetailInvoke.h
+1
-1
vtkm/worklet/internal/DispatcherBaseDetailInvoke.h.in
vtkm/worklet/internal/DispatcherBaseDetailInvoke.h.in
+1
-1
vtkm/worklet/internal/WorkletBase.h
vtkm/worklet/internal/WorkletBase.h
+1
-1
vtkm/worklet/internal/testing/CMakeLists.txt
vtkm/worklet/internal/testing/CMakeLists.txt
+1
-1
vtkm/worklet/internal/testing/UnitTestDispatcherBase.cxx
vtkm/worklet/internal/testing/UnitTestDispatcherBase.cxx
+1
-1
vtkm/worklet/testing/CMakeLists.txt
vtkm/worklet/testing/CMakeLists.txt
+1
-1
vtkm/worklet/testing/UnitTestWorkletMapField.cxx
vtkm/worklet/testing/UnitTestWorkletMapField.cxx
+1
-1
No files found.
CMake/FindPyexpander.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/FindThrust.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/UseVTKmCuda.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/UseVTKmSerial.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmCheckCopyright.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmCheckPyexpander.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmCompilerExtras.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmConfig.cmake.in
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmCopyrightStatement.txt
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@ PURPOSE. See the above copyright notice for more information.
Copyright 2014 Sandia Corporation.
Copyright 2014 UT-Battelle, LLC.
Copyright 2014
.
Los Alamos National Security
Copyright 2014 Los Alamos National Security
.
Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmMacros.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMake/VTKmSystemInformation.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CMakeLists.txt
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
CTestConfig.cmake
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
docs/CodingConventions.md
View file @
6b8e7822
...
...
@@ -18,7 +18,7 @@ The statement should have the following form:
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/CMakeLists.txt
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
vtkm/Extent.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/ListTag.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/Pair.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/TypeListTag.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/TypeTraits.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/Types.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/VecTraits.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandle.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleCompositeVector.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleConstant.h
View file @
6b8e7822
...
...
@@ -10,7 +10,7 @@
//
// Copyright 2015 Sandia Corporation.
// Copyright 2015 UT-Battelle, LLC.
// Copyright 2015
.
Los Alamos National Security
// Copyright 2015 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleCounting.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleImplicit.h
View file @
6b8e7822
...
...
@@ -10,7 +10,7 @@
//
// Copyright 2015 Sandia Corporation.
// Copyright 2015 UT-Battelle, LLC.
// Copyright 2015
.
Los Alamos National Security
// Copyright 2015 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandlePermutation.h
View file @
6b8e7822
...
...
@@ -10,7 +10,7 @@
//
// Copyright 2015 Sandia Corporation.
// Copyright 2015 UT-Battelle, LLC.
// Copyright 2015
.
Los Alamos National Security
// Copyright 2015 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleTransform.h
View file @
6b8e7822
...
...
@@ -10,7 +10,7 @@
//
// Copyright 2015 Sandia Corporation.
// Copyright 2015 UT-Battelle, LLC.
// Copyright 2015
.
Los Alamos National Security
// Copyright 2015 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleUniformPointCoordinates.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayHandleZip.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayPortal.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ArrayPortalToIterators.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/Assert.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/CMakeLists.txt
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
##
## Copyright 2014 Sandia Corporation.
## Copyright 2014 UT-Battelle, LLC.
## Copyright 2014
.
Los Alamos National Security
## Copyright 2014 Los Alamos National Security
.
##
## Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
## the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/DeviceAdapter.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/DeviceAdapterAlgorithm.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/DeviceAdapterSerial.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/DynamicArrayHandle.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/DynamicPointCoordinates.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/Error.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorControl.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorControlAssert.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorControlBadType.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorControlBadValue.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorControlInternal.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorControlOutOfMemory.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/ErrorExecution.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/PointCoordinatesArray.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/PointCoordinatesListTag.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/PointCoordinatesUniform.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/Storage.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/StorageBasic.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/StorageImplicit.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/StorageListTag.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this software.
...
...
vtkm/cont/Timer.h
View file @
6b8e7822
...
...
@@ -8,7 +8,7 @@
//
// Copyright 2014 Sandia Corporation.
// Copyright 2014 UT-Battelle, LLC.
// Copyright 2014
.
Los Alamos National Security
// Copyright 2014 Los Alamos National Security
.
//