| #
9a238ef3
|
| 24-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/centralize_qdata' into 'main'
feat: Implement centralized storage of QData
Closes #13
See merge request phypid/honee!32
|
| #
be29160d
|
| 22-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Remove CeedData qdata members
|
| #
e816a7e4
|
| 22-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Implement centralized storage of QData
|
| #
c122ba76
|
| 15-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/refactor' into 'main'
refactor: Make consistent QF naming, cleanup navierstokes.h
Closes #9
See merge request phypid/honee!26
|
| #
e07531f7
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: More consistent naming of qf context
|
| #
437258a3
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/separate_phasta_file' into 'main'
Move file-io functions to honee-file.c
See merge request phypid/honee!24
|
| #
db90dbaa
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove SetupICsFromBinary
- Only used once, might as well just directly call HoneeLoadBinaryVec
|
| #
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
|
| #
cef80149
|
| 08-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/fix_viewer_destroy' into 'main'
fix: Change ViewerDestroy to match new PETSc changes
See merge request phypid/honee!20
|
| #
a29281c9
|
| 08-Jul-2024 |
James Wright <james@jameswright.xyz> |
fix: Change ViewerDestroy to match new PETSc changes
Based on changes from https://gitlab.com/petsc/petsc/-/merge_requests/7667
|
| #
0ded6df5
|
| 02-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/fix_malloc_issues' into 'main'
Fix memory leaks
Closes #2
See merge request phypid/honee!18
|
| #
a35b15c9
|
| 01-Jul-2024 |
James Wright <james@jameswright.xyz> |
fix: turb_spanstats leak
|
| #
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
|
| #
5ba826a2
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move dd_sgs_data to examples
|
| #
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
|