History log of /libCEED/examples/petsc/include/libceedsetup.h (Results 1 – 21 of 21)
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


# 29a534d6 29-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1651 from CEED/jeremy/leaks

Example leaks


# 4dbe2ad5 27-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

leak - fix leak in multigrid ex


# 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


# 98285ab4 02-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Make file comments and PetscFunctionBegin/Return spacing consistent (#1413)


# 2b730f8b 17-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - re

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - remove stray newline

* make - simpler 'make format' target

* ci - use newer libxsmm

* doc - minor release note claification

* minor - minor fix

* minor - minor fix

* minor - minor fix

* minor - minor fix

* make format

* format - less aggressive alignment rules

* tidy - check for argument name mismatches

* fix newline

* format - mirror Ratel update to .clang-format

* fix merge error

* fix merge conflict

* fix merge error

* drop style in .phony list

* Update .clang-format

Co-authored-by: Jed Brown <jed@jedbrown.org>

* apply updated format

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 4f19f491 11-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #900 from CEED/rez/bps-tetra

PETSc BPs with tetrahedral elements


# d4d45553 13-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Update dXdx, Added bp_data to CreateBasisFromPlex


# 1c9a79db 09-Mar-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Used "CeedOperatorMultigridLevelCreate" to create multigrid operators


# af89791e 01-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #886 from CEED/jeremy/min-petsc

ex - better namespacing of petsc ex headers


# b7c563b6 01-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ex - better namespacing of petsc ex headers


# caa531a7 14-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #726 from CEED/jeremy/petsc-ex-build

Refactor petsc examples to reduce redundant code


# 9b072555 07-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

style - update to new style for petsc examples


# e83e87a5 06-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

petsc - refactor examples to reduce redundant code