Home
last modified time | relevance | path

Searched defs:qmode (Results 1 – 2 of 2) sorted by relevance

/libCEED/python/
H A Dceed_basis.py286 def __init__(self, ceed, dim, ncomp, P, Q, qmode): argument
H A Dceed.py470 def BasisTensorH1Lagrange(self, dim, ncomp, P, Q, qmode): argument