History log of /libCEED/examples/petsc/src/libceedsetup.c (Results 1 – 25 of 39)
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


# 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


# 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


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

Merge pull request #1538 from CEED/jeremy/fluids-int64

Enable int64 testing for PETSc examples


# 4d00b080 26-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - enable int64 testing for PETSc examples, small fixes for compatibility


# 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


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


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

Update PETSc examples to use VecP2C and VecC2P (#1412)


# 5d1e9069 31-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1270 from CEED/jeremy/constantinople

Rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE


# 356036fa 31-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE


# 82bcd3d4 20-Jun-2023 James Wright <james@jameswright.xyz>

Merge pull request #1237 from CEED/jrwrigh/petsc-success

examples: Use PETSC_SUCCESS in PetscFunctionReturn


# ee4ca9cb 20-Jun-2023 James Wright <james@jameswright.xyz>

examples: Use PetscFunctionReturn in PETSC_SUCCESS


# 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


# 751eb813 02-Sep-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Created label like ratel, added DMViewFromOptions


# 51ad7d5b 19-Apr-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Fixed the uncompatible restriction size.


12