Searched defs:qmode (Results 1 – 2 of 2) sorted by relevance
| /libCEED/python/ | ||
| H A D | ceed_basis.py | 286 def __init__(self, ceed, dim, ncomp, P, Q, qmode): argument |
| H A D | ceed.py | 470 def BasisTensorH1Lagrange(self, dim, ncomp, P, Q, qmode): argument |