]> https://gitweb.dealii.org/ - dealii.git/commit
fix nvcc compilation in particle handler 17425/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 2 Aug 2024 17:28:53 +0000 (13:28 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 2 Aug 2024 17:29:19 +0000 (13:29 -0400)
commitef2e9b3104ee7130a7df794e1eab32c7c8a1cf86
tree3d7378b72db9f4a29dfd8e0423a3bfc6aa37c294
parent8adb33b126a498195e50d0c750f081dd6eb73aa4
fix nvcc compilation in particle handler

nvcc at least in CUDA 12.5 and 12.6 (current) with gcc 13 is not able to
match the implementation with the declaration for two get_properties()
functions unless we define them inline.

fixes #17148
include/deal.II/particles/particle_accessor.h
include/deal.II/particles/property_pool.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.