History log of /honee/include/mat-ceed.h (Results 1 – 21 of 21)
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


# c0d10d1d 29-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !156, 'jrwrigh/matceed_petscerrorcodefn', into 'main'

upstream: Update MPIU_BOOL and PetscErrorCodeFn

See merge request phypid/honee!156


# 04c05134 26-Sep-2025 James Wright <james@jameswright.xyz>

upstream(mat-ceed): Update MatCeed to PetscErrorCodeFn signatures

Changed in PETSc!8615


# 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


# 2ce692e5 02-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge branch 'jeremy/matceed-updates' into 'main'

matceed - sync Ratel and HONEE

See merge request phypid/honee!17


# 000d2032 01-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

matceed - sync Ratel and HONEE


# 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


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

Merge pull request #1575 from CEED/jrwrigh/add_MatCeedSetReal

fluids: Add `MatCeed{Get,Set}ContextReal`


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

Merge pull request #1574 from CEED/jrwrigh/update_matceed

fluids: MatCeed and Ratel Updates


# 51bb547f 02-May-2024 James Wright <james@jameswright.xyz>

fluids: Demo MatCeed{Get,Set}ContextReal


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

fluids: Update MatCeed with Ratel updates


# 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


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

Merge pull request #1510 from CEED/jrwrigh/fluids_matceed

fluids: Add MatCeed


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

fluids: Add MatCeed Code from Ratel