History log of /honee/include/mat-ceed-impl.h (Results 1 – 20 of 20)
Revision Date Author Comments
# 9e67f91b 09-Oct-2025 James Wright <james@jameswright.xyz>

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

feat: Sync mat-ceed changes from Ratel

See merge request phypid/honee!151


# b846ad1a 09-Oct-2025 James Wright <james@jameswright.xyz>

matceed: Sync changes from Ratel

Includes
- Use of CeedViewTab alignment, see ratel!1230
- Ensuring that CeedVector lengths are appropriate ratel!1228
- Allow reuse of COO preallocation ratel!1198


# 8028a091 22-Oct-2024 James Wright <james@jameswright.xyz>

Merge MR !71, 'jrwrigh/fix_container_destroy', into 'main'

fix(matceed): Use new context destroy function signature

See merge request phypid/honee!71


# 67aa9f91 21-Oct-2024 James Wright <james@jameswright.xyz>

fix(matceed): Use new context destroy function signature

See petsc!7900 and !7960


# 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


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

Merge pull request #1576 from CEED/jrwrigh/update_matceed

fluids: Add back CeedOperator PetscLogEvents


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

fluids: Add back CeedOperator PetscLogEvents

Remove the unused fluids-based ones in favor of the built-in MatCeed
ones


# 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


# e6221eae 25-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1564 from CEED/jrwrigh/ratel_copying

fluids: Updates from Ratel


# e90c2cee 25-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Add MatCeedView (from Ratel)

https://gitlab.com/micromorph/ratel/-/merge_requests/817


# 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


# 18fb7758 26-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use #pragma once in examples


# c05653ab 14-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1517 from CEED/jrwrigh/ratel_sync

fluids: Sync with Ratel changes


# a7dac1d5 14-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Sync with Ratel, get ceed-utils.h


# 66b1b42a 13-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1510 from CEED/jrwrigh/fluids_matceed

fluids: Add MatCeed


# 50f50432 13-Mar-2024 James Wright <james@jameswright.xyz>

fluids(MatCeed): PetscCeedCall -> PetscCallCeed


# 58600ac3 12-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Add MatCeed Code from Ratel