Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt319-basis.c38 …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