libCEED
libCEED copied to clipboard
Clean up QF assembly memory access
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