vtk-m2/vtkm
Kenneth Moreland 46508487a0 Fix doxygen warnings with worklet base classes
Some versions of doxygen have issues with documenting `typedef`s (or the
equivalent `using`). This was causing warnings with doxygen and failing
to create some of the documentation. This fixes the problem by moving the
documentation to the classes things are defined to.
2024-02-12 15:37:40 +09:00
..
cont Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
exec Fix doxygen warnings with worklet base classes 2024-02-12 15:37:40 +09:00
filter Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
internal clang-tidy: fix modernize-redundant-void-arg lints 2023-12-01 07:01:11 -05:00
interop better strategy for collecting incoming ANARI-SDK namespaces 2024-02-08 11:04:15 -06:00
io Continue transfer of Users' Guide text 2023-11-21 10:33:45 -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 Oscillator: use a type of the right size for oIdx 2023-12-01 07:01:11 -05: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 Fix doxygen warnings with worklet base classes 2024-02-12 15:37:40 +09:00
.gitattributes
Assert.h Disable VTKM_ASSERT when using HIP 2020-09-25 11:06:57 -04:00
Atomic.h Switch Kokkos atomic functions to use desul library 2023-06-28 14:34:54 -04:00
BinaryOperators.h
BinaryPredicates.h
Bitset.h
Bounds.h revert superfluous corners distance 2024-01-04 14:13:01 -07:00
CellClassification.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
CellShape.h
CellTraits.h
CMakeLists.txt Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
Deprecated.h
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
Geometry.hxx
Hash.h
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 Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
Math.h.in Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
Matrix.h
NewtonsMethod.h
Pair.h
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
Swap.h Fix compile issues when using cuda 12 2023-02-06 12:26:55 -05:00
TopologyElementTag.h
Transform3D.h
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
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
UpperBound.h
VecAxisAlignedPointCoordinates.h
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
VectorAnalysis.h
VecTraits.h Reduce doxygen warnings 2024-02-08 10:57:11 -05:00
VecVariable.h
Version.h.in
vtkm.module Add module mechanism 2022-10-26 12:51:05 -06:00