Home
last modified time | relevance | path

Searched hist:cf171902bac13efba95833648d5981922f0387b6 (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Ddifferential_filter.ccf171902bac13efba95833648d5981922f0387b6 Thu Sep 28 03:16:00 UTC 2023 James Wright <james@jameswright.xyz> fix(fluids): Don't use IntArrayC2P in diff filter

IntArrayC2P frees the input array, when I need both the `PetscInt` array
and the `CeedInt` array.