History log of /honee/include/petsc-ceed-utils.h (Results 1 – 14 of 14)
Revision Date Author Comments
# 99c320e9 20-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !143, 'jrwrigh/memtype_func_name', into 'main'

fix(matceed): Change function name to avoid PETSc conflict

See merge request phypid/honee!143


# 2da92326 20-Aug-2025 James Wright <james@jameswright.xyz>

fix(matceed): Change function name to avoid PETSc conflict

PETSc introduced a `MatGetMemTypeFromVecType()` function in
https://gitlab.com/petsc/petsc/-/merge_requests/8505, so we need to
change the

fix(matceed): Change function name to avoid PETSc conflict

PETSc introduced a `MatGetMemTypeFromVecType()` function in
https://gitlab.com/petsc/petsc/-/merge_requests/8505, so we need to
change the function to match

show more ...


# 5f46bb16 06-Jul-2025 James Wright <james@jameswright.xyz>

Merge MR !128, 'jrwrigh/spanstats_numerics', into 'main'

feat: Add Spanwise Statistics collection for CFL and Peclet number

See merge request phypid/honee!128


# f89fad55 06-Jul-2025 James Wright <james@jameswright.xyz>

doc: Minor docstring fix


# 42689b3e 01-Jul-2025 James Wright <james@jameswright.xyz>

Merge MR !127, 'jrwrigh/matceed-sync', into 'main'

feat(matceed): Update matceed from Ratel updates

See merge request phypid/honee!127


# ed5c6999 30-Jun-2025 James Wright <james@jameswright.xyz>

feat(matceed): Update matceed from Ratel updates

Mostly adding in `MatGetCurrentMemType()` and a slight rearrangement of
how FLOPs are logged.

See Ratel !1149 and !1139


# 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


# 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


# 02e7dc5c 26-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/make_docs' into 'main'

Enable documenatation building

See merge request phypid/honee!5


# 965d9f74 25-Jun-2024 James Wright <james@jameswright.xyz>

doc: Get documentation running


# 8b104ae8 03-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1574 from CEED/jrwrigh/update_matceed

fluids: MatCeed and Ratel Updates


# 40d80af1 02-May-2024 James Wright <james@jameswright.xyz>

fluids: Update MatCeed with Ratel updates