Home
last modified time | relevance | path

Searched hist:"4 bd04d67f01908cb8e30df31a3fa25e80962cee1" (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dhonee-file.c4bd04d67f01908cb8e30df31a3fa25e80962cee1 Sun Jul 06 19:23:35 UTC 2025 James Wright <james@jameswright.xyz> feat(file): Enable HoneeLoadBinaryVec() for 64bit Int files

Previously, if a `Vec` binary file was written with 64bit ints, the
token would not match VEC_FILE_CLASSID correctly and fail. This
incorporates the code from `VecLoad_Binary()` in PETSc to translate the
file token into it's 32bit equivalent.