History log of /libCEED/examples/petsc/include/swarmutils.h (Results 1 – 10 of 10)
Revision Date Author Comments
# d4cc1845 30-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1912 from CEED/jeremy/copyright

minor - update copyright to 2026


# 9ba83ac0 19-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright to 2026


# 20a16a5f 20-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1786 from CEED/jeremy/copy-headers

minor - upate copyright to 2025


# d275d636 19-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - upate copyright to 2025


# a171b6ef 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


# 5aed82e4 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 24a65d3d 26-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use #pragma once in examples


# f63ecca4 06-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1414 from CEED/zach/bps-swarm

Add support for running BPs with integration at particle points


# 78f7fce3 02-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Add BPs with integration at arbitrary points


# b6972d74 01-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Update petsc-dmswarm example to use CeedOperatorAtPoints (#1411)

* Update petsc-dmswarm example to use CeedOperatorAtPoints

* Change mass operator to use geometric data

* Clean up DMSwarmCeedC

Update petsc-dmswarm example to use CeedOperatorAtPoints (#1411)

* Update petsc-dmswarm example to use CeedOperatorAtPoints

* Change mass operator to use geometric data

* Clean up DMSwarmCeedContext

* Refactor core swarm functions

* Comment indentation cleanup

show more ...