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


# 41ece66e 29-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1877 from CEED/jeremy/shared-collocated

Shared/gen Collocated Bases (BP 5/6)


# 725737e8 28-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - add BP1+5 and BP2+6 to help test colllocated


# 5f0717d9 13-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1820 from CEED/jeremy/bp-multi-eval-mode

ex - add PETSc BP1+3 and BP2+4 examples


# 3c11f1fc 12-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ex - add PETSc BP1+3 and BP2+4 examples


# 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


# 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 ...


# ce18bed9 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #858 from CEED/jeremy/dump-copy-stuff

Strip redundant/outdated license info duplication


# 3d8e8822 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 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


# 4e015973 21-May-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #764 from CEED/jeremy/ci-exit

junit - set CEED_ERROR_HANDLER to exit


# 636cccdb 03-May-2021 jeremylt <thompson.jeremy.luke@gmail.com>

petsc - clean up some header inclusions


# 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


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

petsc - rename header guards for consistency


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

petsc - refactor examples to reduce redundant code