Home
last modified time | relevance | path

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

/libCEED/include/ceed/
H A Dbackend.h461 CEED_EXTERN int CeedOperatorGetActiveElemRestrictions(CeedOperator op, CeedElemRestriction *active_…
/libCEED/interface/
H A Dceed-operator.c302 CeedCall(CeedOperatorGetActiveElemRestrictions(op, active_rstr, NULL)); in CeedOperatorGetActiveElemRestriction()
319 int CeedOperatorGetActiveElemRestrictions(CeedOperator op, CeedElemRestriction *active_input_rstr, … in CeedOperatorGetActiveElemRestrictions() function
H A Dceed-preconditioning.c470 CeedCall(CeedOperatorGetActiveElemRestrictions(op, &elem_rstr_in, &elem_rstr_out)); in CeedOperatorAssembleSymbolicSingle()
740 CeedCall(CeedOperatorGetActiveElemRestrictions(op, &elem_rstr_in, &elem_rstr_out)); in CeedOperatorAssembleSingle()
936 CeedCall(CeedOperatorGetActiveElemRestrictions(op, &rstr_in, &rstr_out)); in CeedOperatorAssemblyCountEntriesSingle()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1438 CeedCallBackend(CeedOperatorGetActiveElemRestrictions(op, &rstr_in, &rstr_out)); in CeedOperatorAssembleDiagonalCore_Hip()
1748 CeedCallBackend(CeedOperatorGetActiveElemRestrictions(op, &rstr_in, &rstr_out)); in CeedOperatorAssembleSingle_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1441 CeedCallBackend(CeedOperatorGetActiveElemRestrictions(op, &rstr_in, &rstr_out)); in CeedOperatorAssembleDiagonalCore_Cuda()
1751 CeedCallBackend(CeedOperatorGetActiveElemRestrictions(op, &rstr_in, &rstr_out)); in CeedOperatorAssembleSingle_Cuda()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1406 function CeedOperatorGetActiveElemRestrictions(op, active_input_rstr, active_output_rstr) function
1407 …ccall((:CeedOperatorGetActiveElemRestrictions, libceed), Cint, (CeedOperator, Ptr{CeedElemRestrict…
/libCEED/
H A Dcoverage.info8439 FNA:52,0,CeedOperatorGetActiveElemRestrictions