Home
last modified time | relevance | path

Searched refs:orients_owned (Results 1 – 2 of 2) sorted by relevance

/libCEED/backends/ref/
H A Dceed-ref.h26 const bool *orients_owned; member
H A Dceed-ref-restriction.c737 CeedCallBackend(CeedFree(&impl->orients_owned)); in CeedElemRestrictionDestroy_Ref()
826 …CeedCallBackend(CeedSetHostBoolArray(orients, copy_mode, num_offsets, &impl->orients_owned, &impl-… in CeedElemRestrictionCreate_Ref()