| #
48203ff5
|
| 05-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1911 from CEED/jeremy/drop-occa
occa - retire backends
|
| #
346c77e6
|
| 16-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
occa - retire backends
|
| #
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
|
| #
7f85f93f
|
| 30-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge pull request #1896 from CEED/jrwrigh/clang-penalty-paren
style: Change clang-format to penalize newline after open ()
|
| #
1a8516d0
|
| 30-Sep-2025 |
James Wright <james@jameswright.xyz> |
style: Change clang-format to penalize newline after open ()
|
| #
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
|
| #
c11fc3c4
|
| 12-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1746 from CEED/jeremy/fix-bpsswarm
petsc - fix vec type checking
|
| #
8c03e814
|
| 12-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - fix vec type checking
|
| #
01ecf5b4
|
| 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1674 from CEED/jeremy/cov-excl
Houskeeping
|
| #
6c10af5d
|
| 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - style and lcov fixes
|
| #
29a534d6
|
| 29-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1651 from CEED/jeremy/leaks
Example leaks
|
| #
42a37a0b
|
| 27-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
leak - fix leak in bpsraw
|
| #
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
|
| #
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
|
| #
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
|