Home
last modified time | relevance | path

Searched refs:elem_restriction_x_points (Results 1 – 10 of 10) sorted by relevance

/libCEED/tests/
H A Dt599-operator.c15 CeedElemRestriction elem_restriction_x_points, elem_restriction_u_points, elem_restriction_u; in main() local
43 &elem_restriction_x_points); in main()
88 CeedOperatorAtPointsSetPoints(op_to_points, elem_restriction_x_points, x_points); in main()
100 CeedOperatorAtPointsSetPoints(op_from_points, elem_restriction_x_points, x_points); in main()
135 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt593-operator.c18 …CeedElemRestriction elem_restriction_x_points, elem_restriction_q_data, elem_restriction_x, elem_r… in main() local
74 &elem_restriction_x_points); in main()
96 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
110 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
142 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt595-operator.c17 CeedElemRestriction elem_restriction_x_points, elem_restriction_q_data, elem_restriction_u; in main() local
46 &elem_restriction_x_points); in main()
98 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
116 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt590-operator.c16 CeedElemRestriction elem_restriction_x_points, elem_restriction_u; in main() local
44 &elem_restriction_x_points); in main()
86 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
110 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt594-operator.c18 …CeedElemRestriction elem_restriction_x_points, elem_restriction_q_data, elem_restriction_x, elem_r… in main() local
74 &elem_restriction_x_points); in main()
96 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
110 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
169 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt591-operator.c16 …CeedElemRestriction elem_restriction_x_points, elem_restriction_q_data, elem_restriction_x, elem_r… in main() local
45 &elem_restriction_x_points); in main()
142 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
156 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
182 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt597-operator.c17 …CeedElemRestriction elem_restriction_x, elem_restriction_x_points, elem_restriction_u, elem_restri… in main() local
51 &elem_restriction_x_points); in main()
102 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
126 CeedOperatorAtPointsSetPoints(op_diff, elem_restriction_x_points, x_points); in main()
192 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt596-operator.c17 …CeedElemRestriction elem_restriction_x, elem_restriction_x_points, elem_restriction_u, elem_restri… in main() local
51 &elem_restriction_x_points); in main()
114 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
120 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
191 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt592-operator.c16 …CeedElemRestriction elem_restriction_x_points, elem_restriction_q_data, elem_restriction_x, elem_r… in main() local
45 &elem_restriction_x_points); in main()
142 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
156 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
235 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()
H A Dt598-operator.c18 …CeedElemRestriction elem_restriction_x_points, elem_restriction_q_data, elem_restriction_x, elem_r… in main() local
46 &elem_restriction_x_points); in main()
176 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
190 CeedOperatorAtPointsSetPoints(op_mass_fine, elem_restriction_x_points, x_points); in main()
262 CeedElemRestrictionDestroy(&elem_restriction_x_points); in main()