Lines Matching defs:ncomp
196 def ElemRestriction(self, nelem, elemsize, ncomp, compstride, lsize, offsets, argument
224 def OrientedElemRestriction(self, nelem, elemsize, ncomp, compstride, lsize, argument
257 def CurlOrientedElemRestriction(self, nelem, elemsize, ncomp, compstride, lsize, argument
290 def StridedElemRestriction(self, nelem, elemsize, ncomp, lsize, strides): argument
312 def BlockedElemRestriction(self, nelem, elemsize, blksize, ncomp, compstride, argument
344 def BlockedOrientedElemRestriction(self, nelem, elemsize, blksize, ncomp, compstride, argument
381 def BlockedCurlOrientedElemRestriction(self, nelem, elemsize, blksize, ncomp, compstride, argument
418 def BlockedStridedElemRestriction(self, nelem, elemsize, blksize, ncomp, argument
443 def BasisTensorH1(self, dim, ncomp, P1d, Q1d, interp1d, grad1d, argument
470 def BasisTensorH1Lagrange(self, dim, ncomp, P, Q, qmode): argument
488 def BasisH1(self, topo, ncomp, nnodes, nqpts, interp, grad, qref, qweight): argument
514 def BasisHdiv(self, topo, ncomp, nnodes, nqpts, interp, div, qref, qweight): argument
540 def BasisHcurl(self, topo, ncomp, nnodes, nqpts, argument