Lines Matching refs:ncomp
449 ncomp: usize, in elem_restriction()
456 self, nelem, elemsize, ncomp, compstride, lsize, mtype, offsets, in elem_restriction()
513 ncomp: usize, in oriented_elem_restriction()
521 self, nelem, elemsize, ncomp, compstride, lsize, mtype, offsets, orients, in oriented_elem_restriction()
600 ncomp: usize, in curl_oriented_elem_restriction()
611 ncomp, in curl_oriented_elem_restriction()
652 ncomp: usize, in strided_elem_restriction()
656 ElemRestriction::create_strided(self, nelem, elemsize, ncomp, lsize, strides)
701 ncomp: usize, in basis_tensor_H1()
710 self, dim, ncomp, P1d, Q1d, interp1d, grad1d, qref1d, qweight1d, in basis_tensor_H1()
737 ncomp: usize, in basis_tensor_H1_Lagrange()
742 Basis::create_tensor_H1_Lagrange(self, dim, ncomp, P, Q, qmode) in basis_tensor_H1_Lagrange()
864 ncomp: usize, in basis_H1()
873 self, topo, ncomp, nnodes, nqpts, interp, grad, qref, qweight, in basis_H1()
963 ncomp: usize, in basis_Hdiv()
971 Basis::create_Hdiv(self, topo, ncomp, nnodes, nqpts, interp, div, qref, qweight) in basis_Hdiv()
1058 ncomp: usize, in basis_Hcurl()
1067 self, topo, ncomp, nnodes, nqpts, interp, curl, qref, qweight, in basis_Hcurl()