Searched refs:h_points_per_elem_owned (Results 1 – 4 of 4) sorted by relevance
59 const CeedInt *h_points_per_elem_owned; member
406 CeedCallBackend(CeedFree(&impl->h_points_per_elem_owned)); in CeedElemRestrictionDestroy_Cuda()580 …eedSetHostCeedIntArray(points_per_elem, CEED_OWN_POINTER, num_elem, &impl->h_points_per_elem_owned, in CeedElemRestrictionCreate_Cuda()
64 const CeedInt *h_points_per_elem_owned; member
407 CeedCallBackend(CeedFree(&impl->h_points_per_elem_owned)); in CeedElemRestrictionDestroy_Hip()581 …eedSetHostCeedIntArray(points_per_elem, CEED_OWN_POINTER, num_elem, &impl->h_points_per_elem_owned, in CeedElemRestrictionCreate_Hip()