Searched defs:inmode (Results 1 – 3 of 3) sorted by relevance
| /libCEED/python/ |
| H A D | ceed_qfunction.py | 173 def __init__(self, ceed, size, inmode, outmode): argument
|
| H A D | ceed.py | 596 def IdentityQFunction(self, size, inmode, outmode): argument
|
| /libCEED/interface/ |
| H A D | ceed-fortran.c | 821 CEED_EXTERN void fCeedQFunctionCreateIdentity(int *ceed, int *size, int *inmode, int *outmode, int … in fCeedQFunctionCreateIdentity()
|