Lines Matching refs:CeedFree
395 CeedCallBackend(CeedFree(&impl->h_offsets_owned)); in CeedElemRestrictionDestroy_Cuda()
400 CeedCallBackend(CeedFree(&impl->h_orients_owned)); in CeedElemRestrictionDestroy_Cuda()
402 CeedCallBackend(CeedFree(&impl->h_curl_orients_owned)); in CeedElemRestrictionDestroy_Cuda()
404 CeedCallBackend(CeedFree(&impl->h_offsets_at_points_owned)); in CeedElemRestrictionDestroy_Cuda()
406 CeedCallBackend(CeedFree(&impl->h_points_per_elem_owned)); in CeedElemRestrictionDestroy_Cuda()
408 CeedCallBackend(CeedFree(&impl)); in CeedElemRestrictionDestroy_Cuda()
449 CeedCallBackend(CeedFree(&is_node)); in CeedElemRestrictionOffset_Cuda()
487 CeedCallBackend(CeedFree(&ind_to_offset)); in CeedElemRestrictionOffset_Cuda()
488 CeedCallBackend(CeedFree(&l_vec_indices)); in CeedElemRestrictionOffset_Cuda()
489 CeedCallBackend(CeedFree(&t_offsets)); in CeedElemRestrictionOffset_Cuda()
490 CeedCallBackend(CeedFree(&t_indices)); in CeedElemRestrictionOffset_Cuda()