Searched defs:array_allocated_d (Results 1 – 1 of 1) sorted by relevance
146 PetscScalar *array_allocated_d; // does PETSc own the array ptr? member399 auto &array_allocated_d = VecCUPMCast(v)->array_allocated_d; in DeviceAllocateCheck_() local