Home
last modified time | relevance | path

Searched refs:REQUEST_ORDERED (Results 1 – 3 of 3) sorted by relevance

/libCEED/python/
H A Dceed_constants.py92 REQUEST_ORDERED = lib.CEED_REQUEST_ORDERED variable
H A Dceed_operator.py11 from .ceed_constants import REQUEST_IMMEDIATE, REQUEST_ORDERED, NOTRANSPOSE
H A Dceed_elemrestriction.py12 from .ceed_constants import REQUEST_IMMEDIATE, REQUEST_ORDERED, MEM_HOST, USE_POINTER, COPY_VALUES,…