Searched defs:p_from_dim (Results 1 – 1 of 1) sorted by relevance
38 …ectedBasis(CeedBasis basis_project, CeedInt dim, CeedInt p_to_dim, CeedInt p_from_dim, CeedVector … in VerifyProjectedBasis()119 …CeedInt p_from = 4, p_to = 5, q = 6, x_dim = CeedIntPow(2, dim), p_from_dim = CeedIntPow(p_from… in main() local