| #
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
|
| #
2f504002
|
| 31-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1797 from CEED/jeremy/petsc-3.23
petsc - require 3.23
|
| #
bfbde1a2
|
| 31-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - require 3.23
|
| #
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
|
| #
92a63750
|
| 17-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1666 from CEED/jeremy/box-fix
petsc - update for interface change
|
| #
7cf95199
|
| 17-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - update for interface change
|
| #
53d23b90
|
| 02-Apr-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1547 from CEED/jeremy/min-petsc
Min PETSc version 3.21
|
| #
c2cc34ee
|
| 02-Apr-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - min PETSc version 3.21
|
| #
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
|
| #
98285ab4
|
| 02-Dec-2023 |
Zach Atkins <zach.atkins@colorado.edu> |
Make file comments and PetscFunctionBegin/Return spacing consistent (#1413)
|
| #
60ef3fee
|
| 01-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1346 from CEED/jeremy/pre-release
Release - version 0.12.0
|
| #
d31f425a
|
| 27-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - require latest PETSc release
|
| #
f7244641
|
| 07-Apr-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1191 from CEED/jrwrigh/fix_petsc_build
fix: Update DMGetRegionDS calls in examples/petsc
|
| #
baf96a30
|
| 05-Apr-2023 |
James Wright <james@jameswright.xyz> |
fix: Update DMGetRegionDS calls in examples/petsc
- Also update minimum required PETSc version - Update releasenotes with change to minimum PETSc version
|
| #
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 ...
|
| #
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
|
| #
f163c87f
|
| 01-Feb-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #885 from CEED/jeremy/min-petsc
PETSc - set minimum version for examples
|
| #
8b2a2486
|
| 01-Feb-2022 |
Jed Brown <jed@jedbrown.org> |
examples/petsc: avoid namespace collision in convenience headers
|
| #
b8962995
|
| 31-Jan-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - set minimum version for examples
|