Home
last modified time | relevance | path

Searched refs:CeedElemRestrictionApplyAtPointsInElement (Results 1 – 7 of 7) sorted by relevance

/libCEED/tests/
H A Dt234-elemrestriction.c57CeedElemRestrictionApplyAtPointsInElement(elem_restriction, i, CEED_TRANSPOSE, y, x, CEED_REQUEST_… in main()
H A Dt233-elemrestriction.c68CeedElemRestrictionApplyAtPointsInElement(elem_restriction, i, CEED_NOTRANSPOSE, x, y, CEED_REQUES… in main()
/libCEED/backends/ref/
H A Dceed-ref-operator.c916 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(elem_rstr, e, CEED_NOTRANSPOSE, in_vec, … in CeedOperatorInputBasisAtPoints_Ref()
1012 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(elem_rstr, e, CEED_TRANSPOSE, impl->e_ve… in CeedOperatorOutputBasisAtPoints_Ref()
1055 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(rstr_points, e, CEED_NOTRANSPOSE, point_… in CeedOperatorApplyAddAtPoints_Ref()
1209 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(rstr_points, e, CEED_NOTRANSPOSE, point_… in CeedOperatorLinearAssembleQFunctionAtPointsCore_Ref()
1393 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(rstr_points, e, CEED_NOTRANSPOSE, point_… in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref()
1498 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(elem_rstr, e, CEED_TRANSPOSE, impl->e_ve… in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref()
1599 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement(rstr_points, e, CEED_NOTRANSPOSE, point_… in CeedOperatorAssembleSingleAtPoints_Ref()
/libCEED/include/ceed/
H A Dceed.h290 CEED_EXTERN int CeedElemRestrictionApplyAtPointsInElement(CeedElemRestriction rstr, CeedInt elem, …
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl339 function CeedElemRestrictionApplyAtPointsInElement(rstr, elem, t_mode, u, ru, request) function
340 …ccall((:CeedElemRestrictionApplyAtPointsInElement, libceed), Cint, (CeedElemRestriction, CeedInt, …
/libCEED/interface/
H A Dceed-elemrestriction.c1353 int CeedElemRestrictionApplyAtPointsInElement(CeedElemRestriction rstr, CeedInt elem, CeedTranspose… in CeedElemRestrictionApplyAtPointsInElement() function
/libCEED/
H A Dcoverage.info6454 FNA:10,0,CeedElemRestrictionApplyAtPointsInElement