Lines Matching refs:offsets_
236 const int *offsets_ = offsets; in fCeedElemRestrictionCreate() local
240 (CeedCopyMode)*copymode, offsets_, elemrestriction_); in fCeedElemRestrictionCreate()
256 const int *offsets_ = offsets; in fCeedElemRestrictionCreateOriented() local
261 … (CeedCopyMode)*copymode, offsets_, orients_, elemrestriction_); in fCeedElemRestrictionCreateOriented()
278 const int *offsets_ = offsets; in fCeedElemRestrictionCreateCurlOriented() local
283 … (CeedCopyMode)*copymode, offsets_, curlorients_, elemrestriction_); in fCeedElemRestrictionCreateCurlOriented()
317 const int *offsets_ = offsets; in fCeedElemRestrictionCreateBlocked() local
321 (CeedCopyMode)*copymode, offsets_, elemrestriction_); in fCeedElemRestrictionCreateBlocked()
338 const int *offsets_ = offsets; in fCeedElemRestrictionCreateBlockedOriented() local
343 … (CeedMemType)*memtype, (CeedCopyMode)*copymode, offsets_, orients_, elemrestriction_); in fCeedElemRestrictionCreateBlockedOriented()
361 const int *offsets_ = offsets; in fCeedElemRestrictionCreateBlockedCurlOriented() local
366 … (CeedMemType)*memtype, (CeedCopyMode)*copymode, offsets_, curlorients_, elemrestriction_); in fCeedElemRestrictionCreateBlockedCurlOriented()