Lines Matching refs:offsets
230 … int *copymode, const int *offsets, int *elemrestriction, int *err) { in fCeedElemRestrictionCreate() argument
236 const int *offsets_ = offsets; in fCeedElemRestrictionCreate()
250 … int *copymode, const int *offsets, const bool *orients, int *elemrestriction, int *err) { in fCeedElemRestrictionCreateOriented() argument
256 const int *offsets_ = offsets; in fCeedElemRestrictionCreateOriented()
271 … int *memtype, int *copymode, const int *offsets, const int8_t *curlorients, in fCeedElemRestrictionCreateCurlOriented() argument
278 const int *offsets_ = offsets; in fCeedElemRestrictionCreateCurlOriented()
311 … int *memtype, int *copymode, const int *offsets, int *elemrestriction, int *err) { in fCeedElemRestrictionCreateBlocked() argument
317 const int *offsets_ = offsets; in fCeedElemRestrictionCreateBlocked()
331 … int *lsize, int *memtype, int *copymode, const int *offsets, const bool *orients, in fCeedElemRestrictionCreateBlockedOriented() argument
338 const int *offsets_ = offsets; in fCeedElemRestrictionCreateBlockedOriented()
354 … int *lsize, int *memtype, int *copymode, const int *offsets, const int8_t *curlorients, in fCeedElemRestrictionCreateBlockedCurlOriented() argument
361 const int *offsets_ = offsets; in fCeedElemRestrictionCreateBlockedCurlOriented()