libCEED icon indicating copy to clipboard operation
libCEED copied to clipboard

Clean up QF assembly memory access

Open jeremylt opened this issue 9 months ago • 0 comments

Cleaning up this memory lets us more fully mirror the dual memory spaces on the GPU by making writable array pointers from CeedVectorGetArray[Write] invalid after calling CeedVectorRestoreArray[Write]

Fixes #1454

jeremylt avatar May 23 '24 21:05 jeremylt