| #
8c406fd7
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !93, 'jrwrigh/ksp_converged_reason_hist', into 'main'
feat: Add -ksp_post_solve_residual
See merge request phypid/honee!93
|
| #
16cb6b6b
|
| 09-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -ksp_post_solve_residual
|
| #
0d0968c2
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !90, 'jrwrigh/renaming', into 'main'
style: Refactor fluids -> HONEE
See merge request phypid/honee!90
|
| #
ea615d4c
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
style: Refactor fluids -> HONEE
|
| #
c636465d
|
| 26-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !73, 'jrwrigh/destroy_ceeds', into 'main'
fix: Destroy Ceed objects due to libCEED #1702
See merge request phypid/honee!73
|
| #
519781ae
|
| 26-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix: Destroy Ceed objects due to libCEED #1702
|
| #
5a58c7e9
|
| 06-Sep-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !48, 'jrwrigh/fix_diagonal_block_matceed', into 'main'
fix(matceed): Correct MatGetDiagonalBlock implementation
See merge request phypid/honee!48
|
| #
9ff51368
|
| 05-Sep-2024 |
James Wright <james@jameswright.xyz> |
feat: Add PCBJACOBI to MATCEED-compatible PCs
|
| #
8a8cb6e0
|
| 10-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/license_changes' into 'main'
Update License post libCEED fork
See merge request phypid/honee!6
|
| #
ae2b091f
|
| 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move to Apache-2.0 OR BSD-2-Clause
|
| #
06a5ac53
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/rearrange' into 'main'
Rearrange files into more future-oriented locations
See merge request phypid/honee!15
|
| #
149fb536
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move navierstokes.* out of root directory
navierstokes.h to include and navierstokes.c into examples
|
| #
0ab92d04
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/fix_compiler_warnings' into 'main'
fix: Address GCC compiler warnings
See merge request phypid/honee!14
|
| #
42aed787
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
fix: Correct format globbing to include all files
Lack of `'` around globs results in shell substitution before it's passed to `git ls-files`
|
| #
a39500fa
|
| 25-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jeremy/tidy' into 'main'
Clean up make tidy issues
Closes #1
See merge request phypid/honee!2
|
| #
87d3884f
|
| 25-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
tidy - small fixes
|
| #
2fea5328
|
| 04-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1573 from CEED/jrwrigh/fix_fluids_printing
fluids: Correct printing of MatTypes
|
| #
d8247ac5
|
| 01-May-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Add PCNONE to MatCeed solver selection
|
| #
8b104ae8
|
| 03-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1574 from CEED/jrwrigh/update_matceed
fluids: MatCeed and Ratel Updates
|
| #
c1c64bfc
|
| 02-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Use new MatCeed/Ratel updates
|
| #
40d80af1
|
| 02-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Update MatCeed with Ratel updates
|
| #
77e50780
|
| 29-Apr-2024 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1570 from CEED/jrwrigh/fix_turbspanstats_comm
fix(fluids): Make local Vecs use PETSC_COMM_SELF in turbstats
|
| #
1fe3d3f0
|
| 29-Apr-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Make local Vecs use PETSC_COMM_SELF in turbstats
Also adds check in CeedOperatorCreateLocalVecs to verify that comm is of size 1.
|
| #
20bd4f36
|
| 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
|
| #
dc936754
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|