Home
last modified time | relevance | path

Searched hist:"2 da92326014e054fa14489fdbd6cf7d1e81da829" (Results 1 – 2 of 2) sorted by relevance

/honee/include/
H A Dpetsc-ceed-utils.h2da92326014e054fa14489fdbd6cf7d1e81da829 Wed Aug 20 19:45:30 UTC 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 function to match
/honee/src/
H A Dmat-ceed.c2da92326014e054fa14489fdbd6cf7d1e81da829 Wed Aug 20 19:45:30 UTC 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 function to match