Searched refs:oriented_elem_restriction_u (Results 1 – 1 of 1) sorted by relevance
| /libCEED/tests/ |
| H A D | t583-operator.c | 14 …CeedElemRestriction elem_restriction_u, oriented_elem_restriction_u, curl_oriented_elem_restrictio… in main() local 66 &oriented_elem_restriction_u); in main() 101 …CeedOperatorSetField(op_mass_oriented, "u", oriented_elem_restriction_u, basis_u, CEED_VECTOR_ACTI… in main() 102 …CeedOperatorSetField(op_mass_oriented, "v", oriented_elem_restriction_u, basis_u, CEED_VECTOR_ACTI… in main() 191 CeedElemRestrictionDestroy(&oriented_elem_restriction_u); in main()
|