Lines Matching refs:ElemRestriction
66 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
73 ru = ceed.ElemRestriction(nelem, p, 1, 1, nu, indu,
155 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
162 ru = ceed.ElemRestriction(nelem, p, 1, 1, nu, indu,
245 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
252 ru = ceed.ElemRestriction(nelem, p, 2, 1, 2 * nu, indu,
342 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
349 ru = ceed.ElemRestriction(nelem, p, 1, 1, nu, indu,
423 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
430 ru = ceed.ElemRestriction(nelem, p, 1, 1, nu, indu,
506 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
513 ru = ceed.ElemRestriction(nelem, p, 1, 1, nu, indu,
626 rx = ceed.ElemRestriction(nelem, p, dim, ndofs, dim * ndofs, indx,
629 ru = ceed.ElemRestriction(nelem, p, 1, 1, ndofs, indx,
733 rx = ceed.ElemRestriction(nelem, p, dim, ndofs, dim * ndofs, indx,
736 ru = ceed.ElemRestriction(nelem, p, 1, 1, ndofs, indx,
846 rx_tet = ceed.ElemRestriction(nelem_tet, p_tet, dim, ndofs, dim * ndofs,
849 ru_tet = ceed.ElemRestriction(nelem_tet, p_tet, 1, 1, ndofs, indx_tet,
909 rx_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, dim, ndofs,
912 ru_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, 1, 1, ndofs,
1022 rx_tet = ceed.ElemRestriction(nelem_tet, p_tet, dim, ndofs, dim * ndofs,
1025 ru_tet = ceed.ElemRestriction(nelem_tet, p_tet, 1, 1, ndofs, indx_tet,
1085 rx_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, dim, ndofs,
1088 ru_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, 1, 1, ndofs,
1189 rx_tet = ceed.ElemRestriction(nelem_tet, p_tet, dim, ndofs, dim * ndofs,
1192 ru_tet = ceed.ElemRestriction(nelem_tet, p_tet, 1, 1, ndofs, indx_tet,
1254 rx_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, dim, ndofs,
1258 ru_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, 1, 1, ndofs,
1371 rx_tet = ceed.ElemRestriction(nelem_tet, p_tet, dim, ndofs, dim * ndofs,
1374 ru_tet = ceed.ElemRestriction(nelem_tet, p_tet, 1, 1, ndofs, indx_tet,
1434 rx_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, dim, ndofs,
1438 ru_hex = ceed.ElemRestriction(nelem_hex, p_hex * p_hex, 1, 1, ndofs,
1546 rx = ceed.ElemRestriction(nelem, p * p, dim, ndofs, dim * ndofs,
1549 ru = ceed.ElemRestriction(nelem, p * p, 1, 1, ndofs, indx,
1597 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
1604 ru_coarse = ceed.ElemRestriction(nelem, p_coarse, ncomp, nu_coarse,
1612 ru_fine = ceed.ElemRestriction(nelem, p_fine, ncomp, nu_fine,
1733 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
1740 ru_coarse = ceed.ElemRestriction(nelem, p_coarse, ncomp, nu_coarse,
1748 ru_fine = ceed.ElemRestriction(nelem, p_fine, ncomp, nu_fine,
1871 rx = ceed.ElemRestriction(nelem, 2, 1, 1, nx, indx,
1878 ru_coarse = ceed.ElemRestriction(nelem, p_coarse, ncomp, nu_coarse,
1886 ru_fine = ceed.ElemRestriction(nelem, p_fine, ncomp, nu_fine,