notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-hoomd-blue Molecular dynamics and Monte Carlo soft matter simulation
4.6.0_1 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.6.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-21 10:03:17
Last Update: 2024-04-17 11:28:34
Commit Hash: 96261a1
License: BSD3CLAUSE
WWW:
https://glotzerlab.engin.umich.edu/hoomd-blue/
Description:
HOOMD-blue is a general-purpose particle simulation toolkit, implementing molecular dynamics and hard particle Monte Carlo optimized for fast execution on both GPUs and CPUs. As a Python package, HOOMD-blue gives you the flexibility to create custom initialization routines, control simulation parameters, perform in situ analysis, use interactive notebooks, and more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (899 items)
Collapse this list.
  1. /usr/local/share/licenses/py39-hoomd-blue-4.6.0_1/catalog.mk
  2. /usr/local/share/licenses/py39-hoomd-blue-4.6.0_1/LICENSE
  3. /usr/local/share/licenses/py39-hoomd-blue-4.6.0_1/BSD3CLAUSE
  4. lib/cmake/hoomd/FindCUDALibs.cmake
  5. lib/cmake/hoomd/FindTBB.cmake
  6. lib/cmake/hoomd/HOOMDHIPSetup.cmake
  7. lib/cmake/hoomd/hoomd-config-version.cmake
  8. lib/cmake/hoomd/hoomd-config.cmake
  9. lib/cmake/hoomd/hoomd-macros.cmake
  10. lib/cmake/hoomd/hoomd-targets-release.cmake
  11. lib/cmake/hoomd/hoomd-targets.cmake
  12. lib/python3.9/site-packages/hoomd/__init__.py
  13. lib/python3.9/site-packages/hoomd/_compile.py
  14. lib/python3.9/site-packages/hoomd/_hoomd.cpython-39.so
  15. lib/python3.9/site-packages/hoomd/box.py
  16. lib/python3.9/site-packages/hoomd/communicator.py
  17. lib/python3.9/site-packages/hoomd/conftest.py
  18. lib/python3.9/site-packages/hoomd/custom/__init__.py
  19. lib/python3.9/site-packages/hoomd/custom/custom_action.py
  20. lib/python3.9/site-packages/hoomd/custom/custom_operation.py
  21. lib/python3.9/site-packages/hoomd/data/__init__.py
  22. lib/python3.9/site-packages/hoomd/data/array.py
  23. lib/python3.9/site-packages/hoomd/data/array_view.py
  24. lib/python3.9/site-packages/hoomd/data/collections.py
  25. lib/python3.9/site-packages/hoomd/data/local_access.py
  26. lib/python3.9/site-packages/hoomd/data/local_access_cpu.py
  27. lib/python3.9/site-packages/hoomd/data/local_access_gpu.py
  28. lib/python3.9/site-packages/hoomd/data/parameterdicts.py
  29. lib/python3.9/site-packages/hoomd/data/smart_default.py
  30. lib/python3.9/site-packages/hoomd/data/syncedlist.py
  31. lib/python3.9/site-packages/hoomd/data/typeconverter.py
  32. lib/python3.9/site-packages/hoomd/data/typeparam.py
  33. lib/python3.9/site-packages/hoomd/device.py
  34. lib/python3.9/site-packages/hoomd/error.py
  35. lib/python3.9/site-packages/hoomd/filter/__init__.py
  36. lib/python3.9/site-packages/hoomd/filter/all_.py
  37. lib/python3.9/site-packages/hoomd/filter/custom.py
  38. lib/python3.9/site-packages/hoomd/filter/filter_.py
  39. lib/python3.9/site-packages/hoomd/filter/null.py
  40. lib/python3.9/site-packages/hoomd/filter/rigid.py
  41. lib/python3.9/site-packages/hoomd/filter/set_.py
  42. lib/python3.9/site-packages/hoomd/filter/tags.py
  43. lib/python3.9/site-packages/hoomd/filter/type_.py
  44. lib/python3.9/site-packages/hoomd/hpmc/__init__.py
  45. lib/python3.9/site-packages/hoomd/hpmc/_hpmc.cpython-39.so
  46. lib/python3.9/site-packages/hoomd/hpmc/compute.py
  47. lib/python3.9/site-packages/hoomd/hpmc/external/__init__.py
  48. lib/python3.9/site-packages/hoomd/hpmc/external/field.py
  49. lib/python3.9/site-packages/hoomd/hpmc/external/user.py
  50. lib/python3.9/site-packages/hoomd/hpmc/external/wall.py
  51. lib/python3.9/site-packages/hoomd/hpmc/integrate.py
  52. lib/python3.9/site-packages/hoomd/hpmc/nec/__init__.py
  53. lib/python3.9/site-packages/hoomd/hpmc/nec/integrate.py
  54. lib/python3.9/site-packages/hoomd/hpmc/nec/tune.py
  55. lib/python3.9/site-packages/hoomd/hpmc/pair/__init__.py
  56. lib/python3.9/site-packages/hoomd/hpmc/pair/angular_step.py
  57. lib/python3.9/site-packages/hoomd/hpmc/pair/lennard_jones.py
  58. lib/python3.9/site-packages/hoomd/hpmc/pair/pair.py
  59. lib/python3.9/site-packages/hoomd/hpmc/pair/step.py
  60. lib/python3.9/site-packages/hoomd/hpmc/pair/union.py
  61. lib/python3.9/site-packages/hoomd/hpmc/pair/user.py
  62. lib/python3.9/site-packages/hoomd/hpmc/pytest/__init__.py
  63. lib/python3.9/site-packages/hoomd/hpmc/pytest/conftest.py
  64. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_boxmc.py
  65. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_boxmc_move_tuner.py
  66. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_clusters.py
  67. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_compute_free_volume.py
  68. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_compute_sdf.py
  69. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_external_field.py
  70. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_external_user.py
  71. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_external_wall.py
  72. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_move_size_tuner.py
  73. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_muvt.py
  74. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_pair_angular_step.py
  75. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_pair_lennard_jones.py
  76. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_pair_step.py
  77. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_pair_union.py
  78. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_pair_union_user.py
  79. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_pair_user.py
  80. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_quick_compress.py
  81. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_scale.py
  82. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_shape.py
  83. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_shape_updater.py
  84. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_shape_utils.py
  85. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_small_box_2d.py
  86. lib/python3.9/site-packages/hoomd/hpmc/pytest/test_small_box_3d.py
  87. lib/python3.9/site-packages/hoomd/hpmc/shape_move.py
  88. lib/python3.9/site-packages/hoomd/hpmc/tune/__init__.py
  89. lib/python3.9/site-packages/hoomd/hpmc/tune/boxmc_move_size.py
  90. lib/python3.9/site-packages/hoomd/hpmc/tune/mc_move_tune.py
  91. lib/python3.9/site-packages/hoomd/hpmc/tune/move_size.py
  92. lib/python3.9/site-packages/hoomd/hpmc/update.py
  93. lib/python3.9/site-packages/hoomd/include/HOOMDVersion.h
  94. lib/python3.9/site-packages/hoomd/include/hoomd/AABB.h
  95. lib/python3.9/site-packages/hoomd/include/hoomd/AABBTree.h
  96. lib/python3.9/site-packages/hoomd/include/hoomd/Action.h
  97. lib/python3.9/site-packages/hoomd/include/hoomd/Analyzer.h
  98. lib/python3.9/site-packages/hoomd/include/hoomd/ArrayView.h
  99. lib/python3.9/site-packages/hoomd/include/hoomd/Autotuned.h
  100. lib/python3.9/site-packages/hoomd/include/hoomd/Autotuner.h
  101. lib/python3.9/site-packages/hoomd/include/hoomd/BondedGroupData.cuh
  102. lib/python3.9/site-packages/hoomd/include/hoomd/BondedGroupData.h
  103. lib/python3.9/site-packages/hoomd/include/hoomd/BoxDim.h
  104. lib/python3.9/site-packages/hoomd/include/hoomd/BoxResizeUpdater.h
  105. lib/python3.9/site-packages/hoomd/include/hoomd/BoxResizeUpdaterGPU.cuh
  106. lib/python3.9/site-packages/hoomd/include/hoomd/BoxResizeUpdaterGPU.h
  107. lib/python3.9/site-packages/hoomd/include/hoomd/CachedAllocator.h
  108. lib/python3.9/site-packages/hoomd/include/hoomd/CellList.h
  109. lib/python3.9/site-packages/hoomd/include/hoomd/CellListGPU.cuh
  110. lib/python3.9/site-packages/hoomd/include/hoomd/CellListGPU.h
  111. lib/python3.9/site-packages/hoomd/include/hoomd/CellListStencil.h
  112. lib/python3.9/site-packages/hoomd/include/hoomd/ClockSource.h
  113. lib/python3.9/site-packages/hoomd/include/hoomd/Communicator.h
  114. lib/python3.9/site-packages/hoomd/include/hoomd/CommunicatorGPU.cuh
  115. lib/python3.9/site-packages/hoomd/include/hoomd/CommunicatorGPU.h
  116. lib/python3.9/site-packages/hoomd/include/hoomd/Compute.h
  117. lib/python3.9/site-packages/hoomd/include/hoomd/DCDDumpWriter.h
  118. lib/python3.9/site-packages/hoomd/include/hoomd/DomainDecomposition.h
  119. lib/python3.9/site-packages/hoomd/include/hoomd/ExecutionConfiguration.h
  120. lib/python3.9/site-packages/hoomd/include/hoomd/Filesystem.h
  121. lib/python3.9/site-packages/hoomd/include/hoomd/ForceCompute.h
  122. lib/python3.9/site-packages/hoomd/include/hoomd/ForceConstraint.h
  123. lib/python3.9/site-packages/hoomd/include/hoomd/GPUArray.h
  124. lib/python3.9/site-packages/hoomd/include/hoomd/GPUFlags.h
  125. lib/python3.9/site-packages/hoomd/include/hoomd/GPUPartition.cuh
  126. lib/python3.9/site-packages/hoomd/include/hoomd/GPUPolymorph.cuh
  127. lib/python3.9/site-packages/hoomd/include/hoomd/GPUPolymorph.h
  128. lib/python3.9/site-packages/hoomd/include/hoomd/GPUVector.h
  129. lib/python3.9/site-packages/hoomd/include/hoomd/GSD.h
  130. lib/python3.9/site-packages/hoomd/include/hoomd/GSDDequeWriter.h
  131. lib/python3.9/site-packages/hoomd/include/hoomd/GSDDumpWriter.h
  132. lib/python3.9/site-packages/hoomd/include/hoomd/GSDReader.h
  133. lib/python3.9/site-packages/hoomd/include/hoomd/GlobalArray.h
  134. lib/python3.9/site-packages/hoomd/include/hoomd/HOOMDMPI.h
  135. lib/python3.9/site-packages/hoomd/include/hoomd/HOOMDMath.h
  136. lib/python3.9/site-packages/hoomd/include/hoomd/HalfStepHook.h
  137. lib/python3.9/site-packages/hoomd/include/hoomd/Index1D.h
  138. lib/python3.9/site-packages/hoomd/include/hoomd/Initializers.h
  139. lib/python3.9/site-packages/hoomd/include/hoomd/Integrator.cuh
  140. lib/python3.9/site-packages/hoomd/include/hoomd/Integrator.h
  141. lib/python3.9/site-packages/hoomd/include/hoomd/LoadBalancer.h
  142. lib/python3.9/site-packages/hoomd/include/hoomd/LoadBalancerGPU.cuh
  143. lib/python3.9/site-packages/hoomd/include/hoomd/LoadBalancerGPU.h
  144. lib/python3.9/site-packages/hoomd/include/hoomd/MPIConfiguration.h
  145. lib/python3.9/site-packages/hoomd/include/hoomd/ManagedArray.h
  146. lib/python3.9/site-packages/hoomd/include/hoomd/MeshDefinition.h
  147. lib/python3.9/site-packages/hoomd/include/hoomd/MeshGroupData.h
  148. lib/python3.9/site-packages/hoomd/include/hoomd/Messenger.h
  149. lib/python3.9/site-packages/hoomd/include/hoomd/ParticleData.cuh
  150. lib/python3.9/site-packages/hoomd/include/hoomd/ParticleData.h
  151. lib/python3.9/site-packages/hoomd/include/hoomd/ParticleFilterUpdater.h
  152. lib/python3.9/site-packages/hoomd/include/hoomd/ParticleGroup.cuh
  153. lib/python3.9/site-packages/hoomd/include/hoomd/ParticleGroup.h
  154. lib/python3.9/site-packages/hoomd/include/hoomd/PythonAnalyzer.h
  155. lib/python3.9/site-packages/hoomd/include/hoomd/PythonLocalDataAccess.h
  156. lib/python3.9/site-packages/hoomd/include/hoomd/PythonUpdater.h
  157. lib/python3.9/site-packages/hoomd/include/hoomd/RNGIdentifiers.h
  158. lib/python3.9/site-packages/hoomd/include/hoomd/RandomNumbers.h
  159. lib/python3.9/site-packages/hoomd/include/hoomd/SFCPackTuner.h
  160. lib/python3.9/site-packages/hoomd/include/hoomd/SFCPackTunerGPU.cuh
  161. lib/python3.9/site-packages/hoomd/include/hoomd/SFCPackTunerGPU.h
  162. lib/python3.9/site-packages/hoomd/include/hoomd/SharedSignal.h
  163. lib/python3.9/site-packages/hoomd/include/hoomd/SnapshotSystemData.h
  164. lib/python3.9/site-packages/hoomd/include/hoomd/System.h
  165. lib/python3.9/site-packages/hoomd/include/hoomd/SystemDefinition.h
  166. lib/python3.9/site-packages/hoomd/include/hoomd/TextureTools.h
  167. lib/python3.9/site-packages/hoomd/include/hoomd/Trigger.h
  168. lib/python3.9/site-packages/hoomd/include/hoomd/Tuner.h
  169. lib/python3.9/site-packages/hoomd/include/hoomd/Updater.h
  170. lib/python3.9/site-packages/hoomd/include/hoomd/UpdaterRemoveDrift.h
  171. lib/python3.9/site-packages/hoomd/include/hoomd/Variant.h
  172. lib/python3.9/site-packages/hoomd/include/hoomd/VectorMath.h
  173. lib/python3.9/site-packages/hoomd/include/hoomd/VectorVariant.h
  174. lib/python3.9/site-packages/hoomd/include/hoomd/WarpTools.cuh
  175. lib/python3.9/site-packages/hoomd/include/hoomd/extern/BVLSSolver.h
  176. lib/python3.9/site-packages/hoomd/include/hoomd/extern/ECL.cuh
  177. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/cmake/FindHIP.cmake
  178. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/cmake/FindHIP/run_hipcc.cmake
  179. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/cmake/FindHIP/run_make2cmake.cmake
  180. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/ArgParse.h
  181. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/CUDA2HIP.h
  182. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/CUDA2HIP_Scripting.h
  183. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/HipifyAction.h
  184. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/LLVMCompat.h
  185. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/ReplacementsFrontendActionFactory.h
  186. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/Statistics.h
  187. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/hipify-clang/src/StringUtils.h
  188. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/channel_descriptor.h
  189. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/device_functions.h
  190. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/driver_types.h
  191. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/channel_descriptor.h
  192. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/code_object_bundle.hpp
  193. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/concepts.hpp
  194. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/cuda/cuda.h
  195. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/cuda/math_functions.h
  196. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/device_functions.h
  197. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/device_library_decls.h
  198. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/driver_types.h
  199. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elf_types.hpp
  200. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio.hpp
  201. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_dump.hpp
  202. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_dynamic.hpp
  203. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_header.hpp
  204. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_note.hpp
  205. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_relocation.hpp
  206. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_section.hpp
  207. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_segment.hpp
  208. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_strings.hpp
  209. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_symbols.hpp
  210. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/elfio/elfio_utils.hpp
  211. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/functional_grid_launch.hpp
  212. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/grid_launch.h
  213. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/grid_launch.hpp
  214. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/grid_launch_GGL.hpp
  215. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/helpers.hpp
  216. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_atomic.h
  217. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_common.h
  218. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_complex.h
  219. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_cooperative_groups.h
  220. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_cooperative_groups_helper.h
  221. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_db.h
  222. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_fp16.h
  223. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_fp16_gcc.h
  224. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_fp16_math_fwd.h
  225. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_ldg.h
  226. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_memory.h
  227. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_runtime.h
  228. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_runtime_api.h
  229. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_runtime_prof.h
  230. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_surface_types.h
  231. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_texture_types.h
  232. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hip_vector_types.h
  233. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hiprtc.h
  234. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/host_defines.h
  235. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/hsa_helpers.hpp
  236. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/library_types.h
  237. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/llvm_intrinsics.h
  238. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/macro_based_grid_launch.hpp
  239. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/math_functions.h
  240. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/math_fwd.h
  241. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/program_state.hpp
  242. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/surface_functions.h
  243. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/texture_functions.h
  244. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hcc_detail/texture_types.h
  245. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_common.h
  246. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_complex.h
  247. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_cooperative_groups.h
  248. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_ext.h
  249. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_fp16.h
  250. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_hcc.h
  251. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_profile.h
  252. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_runtime.h
  253. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_runtime_api.h
  254. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_texture_types.h
  255. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hip_vector_types.h
  256. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/hiprtc.h
  257. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/library_types.h
  258. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/math_functions.h
  259. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/nvcc_detail/channel_descriptor.h
  260. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/nvcc_detail/hip_complex.h
  261. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/nvcc_detail/hip_runtime.h
  262. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/nvcc_detail/hip_runtime_api.h
  263. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/nvcc_detail/hip_texture_types.h
  264. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/include/hip/texture_types.h
  265. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/lpl_ca/ca.hpp
  266. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/lpl_ca/clara/clara.hpp
  267. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/lpl_ca/common.hpp
  268. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/lpl_ca/lpl.hpp
  269. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/lpl_ca/pstreams/pstream.h
  270. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/packaging/hip-targets-release.cmake
  271. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/packaging/hip-targets.cmake
  272. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/samples/1_Utils/hipBusBandwidth/ResultDatabase.h
  273. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/samples/1_Utils/hipCommander/ResultDatabase.h
  274. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/samples/1_Utils/hipDispatchLatency/ResultDatabase.h
  275. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/AMDGPUPTNote.h
  276. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/AMDGPURuntimeMetadata.h
  277. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/device_util.h
  278. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/env.h
  279. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/hip_fatbin.h
  280. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/hip_hcc_internal.h
  281. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/hip_prof_api.h
  282. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/hip_surface.h
  283. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/hip_texture.h
  284. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/hip_util.h
  285. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/src/trace_helper.h
  286. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/hipify-clang/unit_tests/libraries/CAFFE2/caffe2/core/common_cudnn.h
  287. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/hipify-clang/unit_tests/libraries/CAFFE2/caffe2/operators/spatial_batch_norm_op.h
  288. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/hipify-clang/unit_tests/libraries/cuRAND/cmdparser.hpp
  289. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/hit/HIT.cmake
  290. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/Negative/Device/hipDeviceUtil.h
  291. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/clara/clara.hpp
  292. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/compiler/hipClassKernel.h
  293. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/cppstd/is_callable_test.hpp
  294. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/deviceLib/vector_test_common.h
  295. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/experimental/xcompile/gHipApi.h
  296. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/experimental/xcompile/gxxApi1.h
  297. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/experimental/xcompile/gxxHipApi.h
  298. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/gcc/LaunchKernel.h
  299. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/runtimeApi/stream/hipStream.h
  300. lib/python3.9/site-packages/hoomd/include/hoomd/extern/HIP/tests/src/test_common.h
  301. lib/python3.9/site-packages/hoomd/include/hoomd/extern/_kiss_fft_guts.h
  302. lib/python3.9/site-packages/hoomd/include/hoomd/extern/cudacpu_host_defines.h
  303. lib/python3.9/site-packages/hoomd/include/hoomd/extern/cudacpu_vector_functions.h
  304. lib/python3.9/site-packages/hoomd/include/hoomd/extern/cudacpu_vector_types.h
  305. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/FindACML.cmake
  306. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/FindLocalFFT.cmake
  307. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/FindMKL.cmake
  308. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/acml_single_interface.h
  309. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/bare_fft.h
  310. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/bare_fft_interface.h
  311. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/cufft_single_interface.h
  312. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/dfft_common.h
  313. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/dfft_cuda.cuh
  314. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/dfft_cuda.h
  315. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/dfft_host.h
  316. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/dfft_lib_config.h
  317. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/dfft_local_fft_config.h
  318. lib/python3.9/site-packages/hoomd/include/hoomd/extern/dfftlib/src/mkl_single_interface.h
  319. lib/python3.9/site-packages/hoomd/include/hoomd/extern/gsd.h
  320. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/cmake/Dependencies.cmake
  321. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/cmake/DownloadProject.cmake
  322. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/cmake/ROCMExportTargetsHeaderOnly.cmake
  323. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/cmake/SetupNVCC.cmake
  324. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/cmake/Summary.cmake
  325. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/cmake/VerifyCompiler.cmake
  326. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/config.hpp
  327. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_histogram.hpp
  328. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_radix_sort.hpp
  329. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_reduce.hpp
  330. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_run_length_encode.hpp
  331. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_scan.hpp
  332. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_segmented_radix_sort.hpp
  333. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_segmented_reduce.hpp
  334. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/device/device_select.hpp
  335. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/hipcub.hpp
  336. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/cub/util_allocator.hpp
  337. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/hipcub.hpp
  338. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_discontinuity.hpp
  339. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_exchange.hpp
  340. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_histogram.hpp
  341. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_load.hpp
  342. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_load_func.hpp
  343. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_radix_sort.hpp
  344. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_reduce.hpp
  345. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_scan.hpp
  346. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_store.hpp
  347. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/block/block_store_func.hpp
  348. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_histogram.hpp
  349. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_radix_sort.hpp
  350. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_reduce.hpp
  351. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_run_length_encode.hpp
  352. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_scan.hpp
  353. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_segmented_radix_sort.hpp
  354. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_segmented_reduce.hpp
  355. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/device/device_select.hpp
  356. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/hipcub.hpp
  357. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/iterator/arg_index_input_iterator.hpp
  358. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/iterator/constant_input_iterator.hpp
  359. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/iterator/counting_input_iterator.hpp
  360. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/iterator/tex_obj_input_iterator.hpp
  361. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/iterator/transform_input_iterator.hpp
  362. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/thread/thread_operators.hpp
  363. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/util_allocator.hpp
  364. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/util_ptx.hpp
  365. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/util_type.hpp
  366. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/warp/warp_reduce.hpp
  367. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/hipcub/include/hipcub/rocprim/warp/warp_scan.hpp
  368. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/test/hipcub/detail/get_hipcub_version.hpp
  369. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipCUB/test/hipcub/test_utils.hpp
  370. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipper/include/hipper/hipper_cub.h
  371. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipper/include/hipper/hipper_runtime.h
  372. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipper/tests/test_hipper.h
  373. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipper/tools/FindCatch2.cmake
  374. lib/python3.9/site-packages/hoomd/include/hoomd/extern/hipper/tools/Findhipper.cmake
  375. lib/python3.9/site-packages/hoomd/include/hoomd/extern/jitify.hpp
  376. lib/python3.9/site-packages/hoomd/include/hoomd/extern/kiss_fft.h
  377. lib/python3.9/site-packages/hoomd/include/hoomd/extern/kiss_fftnd.h
  378. lib/python3.9/site-packages/hoomd/include/hoomd/extern/nano-signal-slot/nano_function.hpp
  379. lib/python3.9/site-packages/hoomd/include/hoomd/extern/nano-signal-slot/nano_observer.hpp
  380. lib/python3.9/site-packages/hoomd/include/hoomd/extern/nano-signal-slot/nano_signal_slot.hpp
  381. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/benchmark/lbvh_benchmark.cuh
  382. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/EnableHIP.cmake
  383. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/FindCUB.cmake
  384. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/FindHIP.cmake
  385. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/FindHIP/run_hipcc.cmake
  386. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/FindHIP/run_make2cmake.cmake
  387. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/FindHIPCUB.cmake
  388. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/FindUPP11.cmake
  389. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/cmake/Findhipper.cmake
  390. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/ApproximateMath.h
  391. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/BoundingVolumes.h
  392. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/InsertOps.h
  393. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/LBVH.h
  394. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/LBVHData.h
  395. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/LBVHTraverser.h
  396. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/LBVHTraverserData.h
  397. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/Memory.h
  398. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/OutputOps.h
  399. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/QueryOps.h
  400. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/TransformOps.h
  401. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/TranslateOps.h
  402. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/Tunable.h
  403. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/kernels/LBVH.cuh
  404. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/kernels/LBVHTraverser.cuh
  405. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/include/neighbor/neighbor.h
  406. lib/python3.9/site-packages/hoomd/include/hoomd/extern/neighbor/test/upp11_config.h
  407. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/ConvexHull.hpp
  408. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/HalfEdgeMesh.hpp
  409. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/MathUtils.hpp
  410. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/QuickHull.hpp
  411. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Structs/Mesh.hpp
  412. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Structs/Plane.hpp
  413. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Structs/Pool.hpp
  414. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Structs/Ray.hpp
  415. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Structs/Vector3.hpp
  416. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Structs/VertexDataSource.hpp
  417. lib/python3.9/site-packages/hoomd/include/hoomd/extern/quickhull/Tests/QuickHullTests.hpp
  418. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/examples/example_seeds.h
  419. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/examples/pi_check.h
  420. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/MicroURNG.hpp
  421. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/ReinterpretCtr.hpp
  422. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/aes.h
  423. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/array.h
  424. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/ars.h
  425. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/boxmuller.hpp
  426. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/conventional/Engine.hpp
  427. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/conventional/gsl_cbrng.h
  428. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/clangfeatures.h
  429. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/compilerfeatures.h
  430. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/fujitsufeatures.h
  431. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/gccfeatures.h
  432. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/iccfeatures.h
  433. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/metalfeatures.h
  434. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/msvcfeatures.h
  435. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/nvccfeatures.h
  436. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/open64features.h
  437. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/openclfeatures.h
  438. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/pgccfeatures.h
  439. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/sse.h
  440. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/sunprofeatures.h
  441. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/features/xlcfeatures.h
  442. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/gsl_microrng.h
  443. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/philox.h
  444. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/threefry.h
  445. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/u01fixedpt.h
  446. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/include/Random123/uniform.hpp
  447. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/kat.h
  448. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/kat_dev_execute.h
  449. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/kat_main.h
  450. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/rngNxW.h
  451. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/time_initkeyctr.h
  452. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/time_misc.h
  453. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/time_random123.h
  454. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/ut_uniform_IEEEkatvectors.hpp
  455. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/ut_uniform_reference.hpp
  456. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util.h
  457. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_cuda.h
  458. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_demangle.hpp
  459. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_expandtpl.h
  460. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_m128.h
  461. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_metal.h
  462. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_opencl.h
  463. lib/python3.9/site-packages/hoomd/include/hoomd/extern/random123/tests/util_print.h
  464. lib/python3.9/site-packages/hoomd/include/hoomd/extern/triangle_triangle.h
  465. lib/python3.9/site-packages/hoomd/include/hoomd/extern/upp11/upp11.h
  466. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilter.h
  467. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterAll.h
  468. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterCustom.h
  469. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterIntersection.h
  470. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterNull.h
  471. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterRigid.h
  472. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterSetDifference.h
  473. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterTags.h
  474. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterType.h
  475. lib/python3.9/site-packages/hoomd/include/hoomd/filter/ParticleFilterUnion.h
  476. lib/python3.9/site-packages/hoomd/include/hoomd/filter/export_filters.h
  477. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ComputeFreeVolume.h
  478. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ComputeFreeVolumeGPU.cuh
  479. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ComputeFreeVolumeGPU.h
  480. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ComputeSDF.h
  481. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ExternalField.h
  482. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ExternalFieldHarmonic.h
  483. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ExternalFieldWall.h
  484. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/GPUHelpers.cuh
  485. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/GPUTree.h
  486. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/GSDHPMCSchema.h
  487. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/HPMCCounters.h
  488. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/HPMCMiscFunctions.h
  489. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMC.h
  490. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMono.h
  491. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPU.cuh
  492. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPU.h
  493. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUDepletants.cuh
  494. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUDepletantsAuxilliaryPhase1.cuh
  495. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUDepletantsAuxilliaryPhase2.cuh
  496. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUDepletantsAuxilliaryTypes.cuh
  497. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUDepletantsTypes.cuh
  498. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUJIT.inc
  499. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUMoves.cuh
  500. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoGPUTypes.cuh
  501. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/IntegratorHPMCMonoNEC.h
  502. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/MinkowskiMath.h
  503. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/Moves.h
  504. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/OBB.h
  505. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/OBBTree.h
  506. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/PairPotential.h
  507. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/PairPotentialAngularStep.h
  508. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/PairPotentialLennardJones.h
  509. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/PairPotentialStep.h
  510. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/PairPotentialUnion.h
  511. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeConvexPolygon.h
  512. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeConvexPolyhedron.h
  513. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeEllipsoid.h
  514. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeFacetedEllipsoid.h
  515. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeMoves.h
  516. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapePolyhedron.h
  517. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeSimplePolygon.h
  518. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeSphere.h
  519. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeSpheropolygon.h
  520. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeSpheropolyhedron.h
  521. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeSphinx.h
  522. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeUnion.h
  523. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/ShapeUtils.h
  524. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/SphinxOverlap.h
  525. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterBoxMC.h
  526. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterClusters.h
  527. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterClustersGPU.cuh
  528. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterClustersGPU.h
  529. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterClustersGPUDepletants.cuh
  530. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterMuVT.h
  531. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterQuickCompress.h
  532. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/UpdaterShape.h
  533. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/XenoCollide2D.h
  534. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/XenoCollide3D.h
  535. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/XenoSweep3D.h
  536. lib/python3.9/site-packages/hoomd/include/hoomd/hpmc/modules.h
  537. lib/python3.9/site-packages/hoomd/include/hoomd/managed_allocator.h
  538. lib/python3.9/site-packages/hoomd/include/hoomd/md/ActiveForceCompute.h
  539. lib/python3.9/site-packages/hoomd/include/hoomd/md/ActiveForceComputeGPU.h
  540. lib/python3.9/site-packages/hoomd/include/hoomd/md/ActiveForceConstraintCompute.h
  541. lib/python3.9/site-packages/hoomd/include/hoomd/md/ActiveForceConstraintComputeGPU.cuh
  542. lib/python3.9/site-packages/hoomd/include/hoomd/md/ActiveForceConstraintComputeGPU.h
  543. lib/python3.9/site-packages/hoomd/include/hoomd/md/ActiveRotationalDiffusionUpdater.h
  544. lib/python3.9/site-packages/hoomd/include/hoomd/md/AlchemostatTwoStep.h
  545. lib/python3.9/site-packages/hoomd/include/hoomd/md/AlchemyData.h
  546. lib/python3.9/site-packages/hoomd/include/hoomd/md/AnisoPotentialPair.h
  547. lib/python3.9/site-packages/hoomd/include/hoomd/md/AnisoPotentialPairGPU.cuh
  548. lib/python3.9/site-packages/hoomd/include/hoomd/md/AnisoPotentialPairGPU.h
  549. lib/python3.9/site-packages/hoomd/include/hoomd/md/BondTablePotential.h
  550. lib/python3.9/site-packages/hoomd/include/hoomd/md/BondTablePotentialGPU.h
  551. lib/python3.9/site-packages/hoomd/include/hoomd/md/CommunicatorGrid.h
  552. lib/python3.9/site-packages/hoomd/include/hoomd/md/CommunicatorGridGPU.h
  553. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermo.h
  554. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoGPU.cuh
  555. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoGPU.h
  556. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoHMA.h
  557. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoHMAGPU.cuh
  558. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoHMAGPU.h
  559. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoHMATypes.h
  560. lib/python3.9/site-packages/hoomd/include/hoomd/md/ComputeThermoTypes.h
  561. lib/python3.9/site-packages/hoomd/include/hoomd/md/ConstantForceCompute.h
  562. lib/python3.9/site-packages/hoomd/include/hoomd/md/ConstantForceComputeGPU.h
  563. lib/python3.9/site-packages/hoomd/include/hoomd/md/CosineSqAngleForceCompute.h
  564. lib/python3.9/site-packages/hoomd/include/hoomd/md/CosineSqAngleForceComputeGPU.h
  565. lib/python3.9/site-packages/hoomd/include/hoomd/md/CustomForceCompute.h
  566. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorBondFENE.h
  567. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorBondHarmonic.h
  568. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorBondTether.h
  569. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorExternalElectricField.h
  570. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorExternalMagneticField.h
  571. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorExternalPeriodic.h
  572. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairALJ.h
  573. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairBuckingham.h
  574. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairDLVO.h
  575. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairDPDThermoDPD.h
  576. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairDPDThermoLJ.h
  577. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairDipole.h
  578. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairEwald.h
  579. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairExpandedGaussian.h
  580. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairExpandedLJ.h
  581. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairExpandedMie.h
  582. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairForceShiftedLJ.h
  583. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairFourier.h
  584. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairGB.h
  585. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairGauss.h
  586. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairLJ.h
  587. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairLJ0804.h
  588. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairLJ1208.h
  589. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairMie.h
  590. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairMoliere.h
  591. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairMorse.h
  592. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairOPP.h
  593. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairReactionField.h
  594. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairTWF.h
  595. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairTable.h
  596. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairYukawa.h
  597. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorPairZBL.h
  598. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorSpecialPairCoulomb.h
  599. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorSpecialPairLJ.h
  600. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorTersoff.h
  601. lib/python3.9/site-packages/hoomd/include/hoomd/md/EvaluatorWalls.h
  602. lib/python3.9/site-packages/hoomd/include/hoomd/md/FIREEnergyMinimizer.h
  603. lib/python3.9/site-packages/hoomd/include/hoomd/md/FIREEnergyMinimizerGPU.h
  604. lib/python3.9/site-packages/hoomd/include/hoomd/md/ForceComposite.h
  605. lib/python3.9/site-packages/hoomd/include/hoomd/md/ForceCompositeGPU.h
  606. lib/python3.9/site-packages/hoomd/include/hoomd/md/ForceDistanceConstraint.h
  607. lib/python3.9/site-packages/hoomd/include/hoomd/md/ForceDistanceConstraintGPU.h
  608. lib/python3.9/site-packages/hoomd/include/hoomd/md/HarmonicAngleForceCompute.h
  609. lib/python3.9/site-packages/hoomd/include/hoomd/md/HarmonicAngleForceComputeGPU.h
  610. lib/python3.9/site-packages/hoomd/include/hoomd/md/HarmonicDihedralForceCompute.h
  611. lib/python3.9/site-packages/hoomd/include/hoomd/md/HarmonicDihedralForceComputeGPU.h
  612. lib/python3.9/site-packages/hoomd/include/hoomd/md/HarmonicImproperForceCompute.h
  613. lib/python3.9/site-packages/hoomd/include/hoomd/md/HarmonicImproperForceComputeGPU.h
  614. lib/python3.9/site-packages/hoomd/include/hoomd/md/IntegrationMethodTwoStep.h
  615. lib/python3.9/site-packages/hoomd/include/hoomd/md/IntegratorTwoStep.h
  616. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldDiamond.h
  617. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldEllipsoid.h
  618. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldGyroid.h
  619. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldPrimitive.h
  620. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldSphere.h
  621. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldXYPlane.h
  622. lib/python3.9/site-packages/hoomd/include/hoomd/md/ManifoldZCylinder.h
  623. lib/python3.9/site-packages/hoomd/include/hoomd/md/MolecularForceCompute.cuh
  624. lib/python3.9/site-packages/hoomd/include/hoomd/md/MolecularForceCompute.h
  625. lib/python3.9/site-packages/hoomd/include/hoomd/md/MuellerPlatheFlow.h
  626. lib/python3.9/site-packages/hoomd/include/hoomd/md/MuellerPlatheFlowEnum.h
  627. lib/python3.9/site-packages/hoomd/include/hoomd/md/MuellerPlatheFlowGPU.h
  628. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborList.h
  629. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListBinned.h
  630. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListGPU.h
  631. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListGPUBinned.h
  632. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListGPUStencil.h
  633. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListGPUTree.h
  634. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListStencil.h
  635. lib/python3.9/site-packages/hoomd/include/hoomd/md/NeighborListTree.h
  636. lib/python3.9/site-packages/hoomd/include/hoomd/md/OPLSDihedralForceCompute.h
  637. lib/python3.9/site-packages/hoomd/include/hoomd/md/OPLSDihedralForceComputeGPU.h
  638. lib/python3.9/site-packages/hoomd/include/hoomd/md/PPPMForceCompute.h
  639. lib/python3.9/site-packages/hoomd/include/hoomd/md/PPPMForceComputeGPU.h
  640. lib/python3.9/site-packages/hoomd/include/hoomd/md/PeriodicImproper.h
  641. lib/python3.9/site-packages/hoomd/include/hoomd/md/PeriodicImproperForceCompute.h
  642. lib/python3.9/site-packages/hoomd/include/hoomd/md/PeriodicImproperForceComputeGPU.h
  643. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialBond.h
  644. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialBondGPU.cuh
  645. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialBondGPU.h
  646. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialExternal.h
  647. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialExternalGPU.cuh
  648. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialExternalGPU.h
  649. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPair.h
  650. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairAlchemical.h
  651. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairAlchemicalNormalized.h
  652. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairDPDThermo.h
  653. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairDPDThermoGPU.cuh
  654. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairDPDThermoGPU.h
  655. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairGPU.cuh
  656. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialPairGPU.h
  657. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialSpecialPair.h
  658. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialSpecialPairGPU.h
  659. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialTersoff.h
  660. lib/python3.9/site-packages/hoomd/include/hoomd/md/PotentialTersoffGPU.h
  661. lib/python3.9/site-packages/hoomd/include/hoomd/md/TableAngleForceCompute.h
  662. lib/python3.9/site-packages/hoomd/include/hoomd/md/TableAngleForceComputeGPU.h
  663. lib/python3.9/site-packages/hoomd/include/hoomd/md/TableDihedralForceCompute.h
  664. lib/python3.9/site-packages/hoomd/include/hoomd/md/TableDihedralForceComputeGPU.h
  665. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepBD.h
  666. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepBDGPU.h
  667. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepConstantPressure.h
  668. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepConstantVolume.h
  669. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepConstantVolumeGPU.h
  670. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepLangevin.h
  671. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepLangevinBase.h
  672. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepLangevinGPU.h
  673. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepNVTAlchemy.h
  674. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLEBD.h
  675. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLEBDGPU.cuh
  676. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLEBDGPU.h
  677. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLELangevin.h
  678. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLELangevinGPU.cuh
  679. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLELangevinGPU.h
  680. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLENVE.h
  681. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLENVEGPU.cuh
  682. lib/python3.9/site-packages/hoomd/include/hoomd/md/TwoStepRATTLENVEGPU.h
  683. lib/python3.9/site-packages/hoomd/include/hoomd/md/WallData.h
  684. lib/python3.9/site-packages/hoomd/include/hoomd/md/ZeroMomentumUpdater.h
  685. lib/python3.9/site-packages/hoomd/include/hoomd/metal/EAMForceCompute.h
  686. lib/python3.9/site-packages/hoomd/include/hoomd/metal/EAMForceComputeGPU.h
  687. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/ATCollisionMethod.h
  688. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/BounceBackNVE.h
  689. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/BoundaryCondition.h
  690. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/BulkGeometry.h
  691. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/CellCommunicator.h
  692. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/CellList.h
  693. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/CellThermoCompute.h
  694. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/CollisionMethod.h
  695. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/Communicator.h
  696. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/CommunicatorUtilities.h
  697. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/ConfinedStreamingMethod.h
  698. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/ExternalField.h
  699. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/Integrator.h
  700. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/ParticleData.h
  701. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/ParticleDataSnapshot.h
  702. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/ParticleDataUtilities.h
  703. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/SRDCollisionMethod.h
  704. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/SlitGeometry.h
  705. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/SlitGeometryFiller.h
  706. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/SlitPoreGeometry.h
  707. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/SlitPoreGeometryFiller.h
  708. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/Sorter.h
  709. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/StreamingGeometry.h
  710. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/StreamingMethod.h
  711. lib/python3.9/site-packages/hoomd/include/hoomd/mpcd/VirtualParticleFiller.h
  712. lib/python3.9/site-packages/hoomd/libquickhull.so
  713. lib/python3.9/site-packages/hoomd/logging.py
  714. lib/python3.9/site-packages/hoomd/md/__init__.py
  715. lib/python3.9/site-packages/hoomd/md/_md.cpython-39.so
  716. lib/python3.9/site-packages/hoomd/md/alchemy/__init__.py
  717. lib/python3.9/site-packages/hoomd/md/alchemy/methods.py
  718. lib/python3.9/site-packages/hoomd/md/alchemy/pair.py
  719. lib/python3.9/site-packages/hoomd/md/angle.py
  720. lib/python3.9/site-packages/hoomd/md/bond.py
  721. lib/python3.9/site-packages/hoomd/md/compute.py
  722. lib/python3.9/site-packages/hoomd/md/constrain.py
  723. lib/python3.9/site-packages/hoomd/md/data/__init__.py
  724. lib/python3.9/site-packages/hoomd/md/data/local_access.py
  725. lib/python3.9/site-packages/hoomd/md/data/local_access_cpu.py
  726. lib/python3.9/site-packages/hoomd/md/data/local_access_gpu.py
  727. lib/python3.9/site-packages/hoomd/md/dihedral.py
  728. lib/python3.9/site-packages/hoomd/md/external/__init__.py
  729. lib/python3.9/site-packages/hoomd/md/external/field.py
  730. lib/python3.9/site-packages/hoomd/md/external/wall.py
  731. lib/python3.9/site-packages/hoomd/md/force.py
  732. lib/python3.9/site-packages/hoomd/md/half_step_hook.py
  733. lib/python3.9/site-packages/hoomd/md/improper.py
  734. lib/python3.9/site-packages/hoomd/md/integrate.py
  735. lib/python3.9/site-packages/hoomd/md/long_range/__init__.py
  736. lib/python3.9/site-packages/hoomd/md/long_range/pppm.py
  737. lib/python3.9/site-packages/hoomd/md/manifold.py
  738. lib/python3.9/site-packages/hoomd/md/many_body.py
  739. lib/python3.9/site-packages/hoomd/md/mesh/__init__.py
  740. lib/python3.9/site-packages/hoomd/md/mesh/bond.py
  741. lib/python3.9/site-packages/hoomd/md/mesh/potential.py
  742. lib/python3.9/site-packages/hoomd/md/methods/__init__.py
  743. lib/python3.9/site-packages/hoomd/md/methods/methods.py
  744. lib/python3.9/site-packages/hoomd/md/methods/rattle.py
  745. lib/python3.9/site-packages/hoomd/md/methods/thermostats.py
  746. lib/python3.9/site-packages/hoomd/md/minimize/__init__.py
  747. lib/python3.9/site-packages/hoomd/md/minimize/fire.py
  748. lib/python3.9/site-packages/hoomd/md/nlist.py
  749. lib/python3.9/site-packages/hoomd/md/pair/__init__.py
  750. lib/python3.9/site-packages/hoomd/md/pair/aniso.py
  751. lib/python3.9/site-packages/hoomd/md/pair/pair.py
  752. lib/python3.9/site-packages/hoomd/md/pytest/__init__.py
  753. lib/python3.9/site-packages/hoomd/md/pytest/aniso_forces_and_energies.json
  754. lib/python3.9/site-packages/hoomd/md/pytest/forces_and_energies.json
  755. lib/python3.9/site-packages/hoomd/md/pytest/test_active.py
  756. lib/python3.9/site-packages/hoomd/md/pytest/test_active_rotational_diffusion.py
  757. lib/python3.9/site-packages/hoomd/md/pytest/test_alchemostat.py
  758. lib/python3.9/site-packages/hoomd/md/pytest/test_alj.py
  759. lib/python3.9/site-packages/hoomd/md/pytest/test_angle.py
  760. lib/python3.9/site-packages/hoomd/md/pytest/test_aniso_pair.py
  761. lib/python3.9/site-packages/hoomd/md/pytest/test_array_view.py
  762. lib/python3.9/site-packages/hoomd/md/pytest/test_bond.py
  763. lib/python3.9/site-packages/hoomd/md/pytest/test_burst_writer.py
  764. lib/python3.9/site-packages/hoomd/md/pytest/test_constant_force.py
  765. lib/python3.9/site-packages/hoomd/md/pytest/test_constrain_distance.py
  766. lib/python3.9/site-packages/hoomd/md/pytest/test_custom_force.py
  767. lib/python3.9/site-packages/hoomd/md/pytest/test_dihedral.py
  768. lib/python3.9/site-packages/hoomd/md/pytest/test_external.py
  769. lib/python3.9/site-packages/hoomd/md/pytest/test_filter_md.py
  770. lib/python3.9/site-packages/hoomd/md/pytest/test_flags.py
  771. lib/python3.9/site-packages/hoomd/md/pytest/test_gsd.py
  772. lib/python3.9/site-packages/hoomd/md/pytest/test_half_step_hook.py
  773. lib/python3.9/site-packages/hoomd/md/pytest/test_hdf5.py
  774. lib/python3.9/site-packages/hoomd/md/pytest/test_improper.py
  775. lib/python3.9/site-packages/hoomd/md/pytest/test_integrate.py
  776. lib/python3.9/site-packages/hoomd/md/pytest/test_kernel_parameters.py
  777. lib/python3.9/site-packages/hoomd/md/pytest/test_manifolds.py
  778. lib/python3.9/site-packages/hoomd/md/pytest/test_meshpotential.py
  779. lib/python3.9/site-packages/hoomd/md/pytest/test_meta_wall_list.py
  780. lib/python3.9/site-packages/hoomd/md/pytest/test_methods.py
  781. lib/python3.9/site-packages/hoomd/md/pytest/test_minimize_fire.py
  782. lib/python3.9/site-packages/hoomd/md/pytest/test_nlist.py
  783. lib/python3.9/site-packages/hoomd/md/pytest/test_nlist_tuner.py
  784. lib/python3.9/site-packages/hoomd/md/pytest/test_potential.py
  785. lib/python3.9/site-packages/hoomd/md/pytest/test_pppm_coulomb.py
  786. lib/python3.9/site-packages/hoomd/md/pytest/test_reverse_perturbation_flow.py
  787. lib/python3.9/site-packages/hoomd/md/pytest/test_rigid.py
  788. lib/python3.9/site-packages/hoomd/md/pytest/test_special_pair.py
  789. lib/python3.9/site-packages/hoomd/md/pytest/test_table_pressure.py
  790. lib/python3.9/site-packages/hoomd/md/pytest/test_thermo.py
  791. lib/python3.9/site-packages/hoomd/md/pytest/test_thermoHMA.py
  792. lib/python3.9/site-packages/hoomd/md/pytest/test_update_group_dof.py
  793. lib/python3.9/site-packages/hoomd/md/pytest/test_wall_data.py
  794. lib/python3.9/site-packages/hoomd/md/pytest/test_wall_potential.py
  795. lib/python3.9/site-packages/hoomd/md/pytest/test_zero_momentum.py
  796. lib/python3.9/site-packages/hoomd/md/pytest/true_pair_list.json
  797. lib/python3.9/site-packages/hoomd/md/special_pair.py
  798. lib/python3.9/site-packages/hoomd/md/tune/__init__.py
  799. lib/python3.9/site-packages/hoomd/md/tune/nlist_buffer.py
  800. lib/python3.9/site-packages/hoomd/md/update.py
  801. lib/python3.9/site-packages/hoomd/mesh.py
  802. lib/python3.9/site-packages/hoomd/metal/__init__.py
  803. lib/python3.9/site-packages/hoomd/metal/_metal.cpython-39.so
  804. lib/python3.9/site-packages/hoomd/metal/pair.py
  805. lib/python3.9/site-packages/hoomd/mpcd/__init__.py
  806. lib/python3.9/site-packages/hoomd/mpcd/_mpcd.cpython-39.so
  807. lib/python3.9/site-packages/hoomd/mpcd/collide.py
  808. lib/python3.9/site-packages/hoomd/mpcd/force.py
  809. lib/python3.9/site-packages/hoomd/mpcd/integrate.py
  810. lib/python3.9/site-packages/hoomd/mpcd/pytest/__init__.py
  811. lib/python3.9/site-packages/hoomd/mpcd/pytest/test_snapshot.py
  812. lib/python3.9/site-packages/hoomd/mpcd/stream.py
  813. lib/python3.9/site-packages/hoomd/mpcd/update.py
  814. lib/python3.9/site-packages/hoomd/operation.py
  815. lib/python3.9/site-packages/hoomd/operations.py
  816. lib/python3.9/site-packages/hoomd/pair_plugin/__init__.py
  817. lib/python3.9/site-packages/hoomd/pair_plugin/_pair_plugin.cpython-39.so
  818. lib/python3.9/site-packages/hoomd/pair_plugin/pair.py
  819. lib/python3.9/site-packages/hoomd/pair_plugin/pytest/__init__.py
  820. lib/python3.9/site-packages/hoomd/pair_plugin/pytest/test_example_pair.py
  821. lib/python3.9/site-packages/hoomd/pytest.ini
  822. lib/python3.9/site-packages/hoomd/pytest/__init__.py
  823. lib/python3.9/site-packages/hoomd/pytest/dummy.py
  824. lib/python3.9/site-packages/hoomd/pytest/pytest-openmpi.sh
  825. lib/python3.9/site-packages/hoomd/pytest/test_attr_tuner.py
  826. lib/python3.9/site-packages/hoomd/pytest/test_balance.py
  827. lib/python3.9/site-packages/hoomd/pytest/test_box.py
  828. lib/python3.9/site-packages/hoomd/pytest/test_box_resize.py
  829. lib/python3.9/site-packages/hoomd/pytest/test_box_variant.py
  830. lib/python3.9/site-packages/hoomd/pytest/test_collections.py
  831. lib/python3.9/site-packages/hoomd/pytest/test_communicator.py
  832. lib/python3.9/site-packages/hoomd/pytest/test_custom_tuner.py
  833. lib/python3.9/site-packages/hoomd/pytest/test_custom_updater.py
  834. lib/python3.9/site-packages/hoomd/pytest/test_custom_writer.py
  835. lib/python3.9/site-packages/hoomd/pytest/test_dcd.py
  836. lib/python3.9/site-packages/hoomd/pytest/test_device.py
  837. lib/python3.9/site-packages/hoomd/pytest/test_filter.py
  838. lib/python3.9/site-packages/hoomd/pytest/test_filter_updater.py
  839. lib/python3.9/site-packages/hoomd/pytest/test_local_snapshot.py
  840. lib/python3.9/site-packages/hoomd/pytest/test_logging.py
  841. lib/python3.9/site-packages/hoomd/pytest/test_mesh.py
  842. lib/python3.9/site-packages/hoomd/pytest/test_operation.py
  843. lib/python3.9/site-packages/hoomd/pytest/test_operations.py
  844. lib/python3.9/site-packages/hoomd/pytest/test_parameter_dict.py
  845. lib/python3.9/site-packages/hoomd/pytest/test_remove_drift.py
  846. lib/python3.9/site-packages/hoomd/pytest/test_simulation.py
  847. lib/python3.9/site-packages/hoomd/pytest/test_snapshot.py
  848. lib/python3.9/site-packages/hoomd/pytest/test_sorter.py
  849. lib/python3.9/site-packages/hoomd/pytest/test_state.py
  850. lib/python3.9/site-packages/hoomd/pytest/test_syncedlist.py
  851. lib/python3.9/site-packages/hoomd/pytest/test_table.py
  852. lib/python3.9/site-packages/hoomd/pytest/test_trigger.py
  853. lib/python3.9/site-packages/hoomd/pytest/test_tune_solve.py
  854. lib/python3.9/site-packages/hoomd/pytest/test_type_parameter_dict.py
  855. lib/python3.9/site-packages/hoomd/pytest/test_typeparam.py
  856. lib/python3.9/site-packages/hoomd/pytest/test_variant.py
  857. lib/python3.9/site-packages/hoomd/pytest_plugin_validate.py
  858. lib/python3.9/site-packages/hoomd/shape_plugin/__init__.py
  859. lib/python3.9/site-packages/hoomd/shape_plugin/_shape_plugin.cpython-39.so
  860. lib/python3.9/site-packages/hoomd/shape_plugin/integrate.py
  861. lib/python3.9/site-packages/hoomd/shape_plugin/pytest/__init__.py
  862. lib/python3.9/site-packages/hoomd/shape_plugin/pytest/test_mysphere.py
  863. lib/python3.9/site-packages/hoomd/simulation.py
  864. lib/python3.9/site-packages/hoomd/snapshot.py
  865. lib/python3.9/site-packages/hoomd/state.py
  866. lib/python3.9/site-packages/hoomd/trigger.py
  867. lib/python3.9/site-packages/hoomd/tune/__init__.py
  868. lib/python3.9/site-packages/hoomd/tune/attr_tuner.py
  869. lib/python3.9/site-packages/hoomd/tune/balance.py
  870. lib/python3.9/site-packages/hoomd/tune/custom_tuner.py
  871. lib/python3.9/site-packages/hoomd/tune/solve.py
  872. lib/python3.9/site-packages/hoomd/tune/sorter.py
  873. lib/python3.9/site-packages/hoomd/update/__init__.py
  874. lib/python3.9/site-packages/hoomd/update/box_resize.py
  875. lib/python3.9/site-packages/hoomd/update/custom_updater.py
  876. lib/python3.9/site-packages/hoomd/update/particle_filter.py
  877. lib/python3.9/site-packages/hoomd/update/remove_drift.py
  878. lib/python3.9/site-packages/hoomd/updater_plugin/__init__.py
  879. lib/python3.9/site-packages/hoomd/updater_plugin/_updater_plugin.cpython-39.so
  880. lib/python3.9/site-packages/hoomd/updater_plugin/pytest/__init__.py
  881. lib/python3.9/site-packages/hoomd/updater_plugin/pytest/test_example_updater.py
  882. lib/python3.9/site-packages/hoomd/updater_plugin/update.py
  883. lib/python3.9/site-packages/hoomd/util.py
  884. lib/python3.9/site-packages/hoomd/variant/__init__.py
  885. lib/python3.9/site-packages/hoomd/variant/box.py
  886. lib/python3.9/site-packages/hoomd/variant/scalar.py
  887. lib/python3.9/site-packages/hoomd/version.py
  888. lib/python3.9/site-packages/hoomd/version_config.py
  889. lib/python3.9/site-packages/hoomd/wall.py
  890. lib/python3.9/site-packages/hoomd/write/__init__.py
  891. lib/python3.9/site-packages/hoomd/write/custom_writer.py
  892. lib/python3.9/site-packages/hoomd/write/dcd.py
  893. lib/python3.9/site-packages/hoomd/write/gsd.py
  894. lib/python3.9/site-packages/hoomd/write/gsd_burst.py
  895. lib/python3.9/site-packages/hoomd/write/hdf5.py
  896. lib/python3.9/site-packages/hoomd/write/table.py
  897. @owner
  898. @group
  899. @mode
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}hoomd-blue>0:science/py-hoomd-blue@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-hoomd-blue/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-hoomd-blue
  • pkg install py39-hoomd-blue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-hoomd-blue listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-hoomd-blue
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711124134 SHA256 (glotzerlab-hoomd-blue-v4.6.0_GH0.tar.gz) = 8bbdbb181482c86f5e5fc49bc0f54651abd1be31d7bb09dfc43d87f45ce5932c SIZE (glotzerlab-hoomd-blue-v4.6.0_GH0.tar.gz) = 2853593

Expand this list (16 items)

Collapse this list.

SHA256 (glotzerlab-upp11-0c1fb8d_GH0.tar.gz) = fe9db1b06fd504876e243c9031a594edbd0323e8337f908885f31cc980f642e9 SIZE (glotzerlab-upp11-0c1fb8d_GH0.tar.gz) = 21024 SHA256 (glotzerlab-nano-signal-slot-34223a4_GH0.tar.gz) = bfe51f7dd2cc097b70202f849c1a42a13ea5f53a1e902e053df155c3a157c30b SIZE (glotzerlab-nano-signal-slot-34223a4_GH0.tar.gz) = 4747 SHA256 (glotzerlab-quickhull-1ffbc6f_GH0.tar.gz) = b57bf720afd1c44741d7d7018501a9ce4f869897ea9530a0d2cc076873f96e11 SIZE (glotzerlab-quickhull-1ffbc6f_GH0.tar.gz) = 16242 SHA256 (glotzerlab-random123-a2c4f04_GH0.tar.gz) = 9d24475b2544cfe9cf9c1f2fc43e811d8861869b1ec0ee9b8bf7586c27e06007 SIZE (glotzerlab-random123-a2c4f04_GH0.tar.gz) = 318755 SHA256 (glotzerlab-HIP-d211f99_GH0.tar.gz) = 16913e77070effade693b326449bd4fd688cf6550d47b698a7e03affe215f206 SIZE (glotzerlab-HIP-d211f99_GH0.tar.gz) = 897743 SHA256 (glotzerlab-hipCUB-c70e193_GH0.tar.gz) = c9f132a8359e8ee3074f8f56b8070d9aa3c5d60eecea330529ed4020236d77fd SIZE (glotzerlab-hipCUB-c70e193_GH0.tar.gz) = 110385 SHA256 (mphowardlab-neighbor-ba0f068_GH0.tar.gz) = e21cef8dab85131d2cc5f2d1b49bd1030d27b9e24c2cde5f18fe57744faeb9a8 SIZE (mphowardlab-neighbor-ba0f068_GH0.tar.gz) = 49050 SHA256 (mphowardlab-hipper-b6da049_GH0.tar.gz) = b332ae31399ba972e1ac57428e92385291ba7f1100b2fb45ab2b7e77391d037f SIZE (mphowardlab-hipper-b6da049_GH0.tar.gz) = 20201

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-hoomd-blue
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.6.0_1------
FreeBSD:13:quarterly-4.6.0------
FreeBSD:14:latest-4.6.0------
FreeBSD:14:quarterly-4.6.0------
FreeBSD:15:latest-4.6.0_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pybind11>0 : devel/pybind11
  2. cereal>0 : devel/cereal
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. eigen3.pc : math/eigen3
  6. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libtbb.so : devel/onetbb
  2. libmpich.so : net/mpich
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-hoomd-blue-4.6.0_1: TBB=on: Enable support for Threading Building Blocks (TBB) ====> MPI (Message Passing Interface) support: you have to select exactly one of them NOMPI=off: Build without parallel processing support MPICH=on: Parallel processing support via MPICH 3 OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings
Options name:
science_py-hoomd-blue
USES:
cmake:testing compiler:c++17-lang eigen:3 localbase:ldflags python shebangfix mpi:mpich pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/glotzerlab/hoomd-blue/tar.gz/v4.6.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port