Home
last modified time | relevance | path

Searched refs:CeedElemRestrictionGetNumPointsInElement (Results 1 – 12 of 12) sorted by relevance

/libCEED/interface/
H A Dceed-elemrestriction.c492 CeedCall(CeedElemRestrictionGetNumPointsInElement(rstr, i, &num_points)); in CeedElemRestrictionGetAtPointsElementOffset()
1365 CeedCall(CeedElemRestrictionGetNumPointsInElement(rstr, elem, &num_points)); in CeedElemRestrictionApplyAtPointsInElement()
1371 CeedCall(CeedElemRestrictionGetNumPointsInElement(rstr, elem, &num_points)); in CeedElemRestrictionApplyAtPointsInElement()
1553 int CeedElemRestrictionGetNumPointsInElement(CeedElemRestriction rstr, CeedInt elem, CeedInt *num_p… in CeedElemRestrictionGetNumPointsInElement() function
1596 CeedCall(CeedElemRestrictionGetNumPointsInElement(rstr, 0, &num_points)); in CeedElemRestrictionGetMinMaxPointsInElement()
1600 CeedCall(CeedElemRestrictionGetNumPointsInElement(rstr, e, &num_points)); in CeedElemRestrictionGetMinMaxPointsInElement()
H A Dceed-operator.c1873 CeedCall(CeedElemRestrictionGetNumPointsInElement(rstr_points, i, &points_in_elem)); in CeedOperatorGetFlopsEstimate()
/libCEED/backends/ref/
H A Dceed-ref-operator.c1056 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points)); in CeedOperatorApplyAddAtPoints_Ref()
1210 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points)); in CeedOperatorLinearAssembleQFunctionAtPointsCore_Ref()
1394 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref()
1471 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(elem_rstr, e, &elem_size)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref()
1601 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points)); in CeedOperatorAssembleSingleAtPoints_Ref()
1682 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(elem_rstr, e, &elem_size)); in CeedOperatorAssembleSingleAtPoints_Ref()
H A Dceed-ref-restriction.c381 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr, e, &num_points)); in CeedElemRestrictionApplyAtPointsInElement_Ref_Core()
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.c189 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorApplyAddCore_Cuda_gen()
617 … CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda_gen()
780 … CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorAssembleSingleAtPoints_Cuda_gen()
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator.c134 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorApplyAddCore_Hip_gen()
596 … CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen()
776 … CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorAssembleSingleAtPoints_Hip_gen()
/libCEED/include/ceed/
H A Dceed.h300 CEED_EXTERN int CeedElemRestrictionGetNumPointsInElement(CeedElemRestriction rstr, CeedInt elem, C…
/libCEED/backends/memcheck/
H A Dceed-memcheck-restriction.c377 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr, e, &num_points)); in CeedElemRestrictionApplyAtPointsInElement_Memcheck_Core()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl367 function CeedElemRestrictionGetNumPointsInElement(rstr, elem, num_points) function
368 …ccall((:CeedElemRestrictionGetNumPointsInElement, libceed), Cint, (CeedElemRestriction, CeedInt, P…
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c645 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorSetupAtPoints_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c647 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr_points, e, &num_points_elem)); in CeedOperatorSetupAtPoints_Cuda()
/libCEED/
H A Dcoverage.info6472 FNA:19,0,CeedElemRestrictionGetNumPointsInElement