vtk-m/vtkm
Kenneth Moreland 310579b9a7 Load options from environment variables
Some common VTK-m options such as the device and log level could be
specified on the command line but not through environment variables. It is
not always possible to set VTK-m command line options, so environment
variables are added.

Also added documentation to the user's guide about what options are
available and how to set them.
2024-07-02 12:47:34 -04:00
..
cont Load options from environment variables 2024-07-02 12:47:34 -04:00
exec Merge topic 'obsolete-thrust-patch' 2024-06-04 16:46:23 -04:00
filter Compute volume and select top volume branches 2024-05-17 14:16:50 -07:00
internal clang-tidy: fix modernize-redundant-void-arg lints 2023-12-01 07:01:11 -05:00
interop fix ANARIMapperVolume usage edge cases (empty actor is valid) 2024-05-13 08:40:49 -05:00
io Minor fixes for distributed contour tree example 2024-05-10 15:09:03 -07:00
random Add module mechanism 2022-10-26 12:51:05 -06:00
rendering Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
source Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
testing Implement VecTraits class for all types 2023-03-16 12:59:38 -06:00
thirdparty loguru: do not declare an install interface 2023-12-04 11:34:19 -05:00
worklet Merge topic 'hints' 2024-02-17 07:47:19 -05:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h Disable VTKM_ASSERT when using HIP 2020-09-25 11:06:57 -04:00
Atomic.h Merge topic 'fix-old-cuda-atomics' 2024-05-15 15:42:51 -04:00
BinaryOperators.h Make BinaryOperators/Predicates more flexible. 2019-12-18 15:51:59 -05:00
BinaryPredicates.h Make BinaryOperators/Predicates more flexible. 2019-12-18 15:51:59 -05:00
Bitset.h Add unittest for particlearraycopy 2020-06-18 15:45:36 -04:00
Bounds.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
CellClassification.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
CellShape.h Add guide chapter on working with cells 2024-03-13 09:18:33 -04:00
CellTraits.h Add guide chapter on working with cells 2024-03-13 09:18:33 -04:00
CMakeLists.txt Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
Deprecated.h Disable deprecation for MSVC 2017 2021-04-26 12:47:44 -06:00
ErrorCode.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
Flags.h Update the developing algorithms section of the user's guide 2023-12-08 08:50:18 -05:00
Geometry.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Geometry.hxx Update vtkm/Geometry.hxx to follow clangs rules on function markup 2020-09-25 09:37:46 -04:00
Hash.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ImplicitFunction.h Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
List.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
LowerBound.h split vtkm/Algorithms.h into UpperBound.h, LowerBound.h, and BinarySearch.h 2021-04-07 18:53:09 +00:00
Math.h Fix doxygen warnings for math functions 2024-02-21 16:31:36 -05:00
Math.h.in Fix doxygen warnings for math functions 2024-02-21 16:31:36 -05:00
Matrix.h Add math section to users guide 2024-02-20 11:03:04 +09:00
NewtonsMethod.h Add math section to users guide 2024-02-20 11:03:04 +09:00
Pair.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Particle.h Removing particle property num punctures 2023-08-16 18:23:22 -07:00
Range.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
RangeId2.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
RangeId3.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
RangeId.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
StaticAssert.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Swap.h Fix compile issues when using cuda 12 2023-01-18 12:06:35 -05:00
TopologyElementTag.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Transform3D.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Tuple.h Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
Tuple.h.in Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
TypeList.h Enable reinterpreting UnknownArrayHandle to compatible C types 2021-01-13 09:19:27 -07:00
Types.h Add VTK-m User's Guide to source 2023-10-17 11:31:27 -04:00
TypeTraits.h Add advanced types chapter to user's guide 2023-12-18 14:22:40 -07:00
UnaryPredicates.h conslidate the license statement 2019-04-17 10:57:13 -06:00
UpperBound.h split vtkm/Algorithms.h into UpperBound.h, LowerBound.h, and BinarySearch.h 2021-04-07 18:53:09 +00:00
VecAxisAlignedPointCoordinates.h Add VecFlat class 2020-12-16 17:22:44 -07:00
VecFlat.h Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
VecFromPortal.h Improve = operators in VecFromPortal 2023-08-08 21:43:01 -04:00
VecFromPortalPermute.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VectorAnalysis.h Add math section to users guide 2024-02-20 11:03:04 +09:00
VecTraits.h Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
VecVariable.h Generalize fields for particle advection 2020-07-20 21:15:46 -04:00
Version.h.in conslidate the license statement 2019-04-17 10:57:13 -06:00
vtkm.module Add module mechanism 2022-10-26 12:51:05 -06:00