Searched refs:CeedElemRestrictionApplyAtPointsInElement (Results 1 – 7 of 7) sorted by relevance
| /libCEED/tests/ |
| H A D | t234-elemrestriction.c | 57 …CeedElemRestrictionApplyAtPointsInElement(elem_restriction, i, CEED_TRANSPOSE, y, x, CEED_REQUEST_… in main()
|
| H A D | t233-elemrestriction.c | 68 …CeedElemRestrictionApplyAtPointsInElement(elem_restriction, i, CEED_NOTRANSPOSE, x, y, CEED_REQUES… in main()
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-operator.c | 916 …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 D | ceed.h | 290 CEED_EXTERN int CeedElemRestrictionApplyAtPointsInElement(CeedElemRestriction rstr, CeedInt elem, …
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 339 function CeedElemRestrictionApplyAtPointsInElement(rstr, elem, t_mode, u, ru, request) function 340 …ccall((:CeedElemRestrictionApplyAtPointsInElement, libceed), Cint, (CeedElemRestriction, CeedInt, …
|
| /libCEED/interface/ |
| H A D | ceed-elemrestriction.c | 1353 int CeedElemRestrictionApplyAtPointsInElement(CeedElemRestriction rstr, CeedInt elem, CeedTranspose… in CeedElemRestrictionApplyAtPointsInElement() function
|
| /libCEED/ |
| H A D | coverage.info | 6454 FNA:10,0,CeedElemRestrictionApplyAtPointsInElement
|