Searched refs:elemrestriction (Results 1 – 3 of 3) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-fortran.c | 230 … int *copymode, const int *offsets, int *elemrestriction, int *err) { in fCeedElemRestrictionCreate() argument 243 *elemrestriction = CeedElemRestriction_count++; in fCeedElemRestrictionCreate() 250 … int *copymode, const int *offsets, const bool *orients, int *elemrestriction, int *err) { in fCeedElemRestrictionCreateOriented() argument 264 *elemrestriction = CeedElemRestriction_count++; in fCeedElemRestrictionCreateOriented() 272 int *elemrestriction, int *err) { in fCeedElemRestrictionCreateCurlOriented() argument 286 *elemrestriction = CeedElemRestriction_count++; in fCeedElemRestrictionCreateCurlOriented() 293 int *elemrestriction, int *err) { in fCeedElemRestrictionCreateStrided() argument 304 *elemrestriction = CeedElemRestriction_count++; in fCeedElemRestrictionCreateStrided() 311 … int *memtype, int *copymode, const int *offsets, int *elemrestriction, int *err) { in fCeedElemRestrictionCreateBlocked() argument 324 *elemrestriction = CeedElemRestriction_count++; in fCeedElemRestrictionCreateBlocked() [all …]
|
| /libCEED/python/ |
| H A D | ceed_elemrestriction.py | 466 def __init__(self, elemrestriction): argument 469 self._elemrestriction = elemrestriction
|
| /libCEED/ |
| H A D | coverage.info | 6432 SF:/home/jeremy/Dev/libCEED/interface/ceed-elemrestriction.c
|