Searched refs:CeedQFunctionContextGetState (Results 1 – 4 of 4) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-qfunctioncontext.c | 238 int CeedQFunctionContextGetState(CeedQFunctionContext ctx, uint64_t *state) { in CeedQFunctionContextGetState() function
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 403 CEED_EXTERN int CeedQFunctionContextGetState(CeedQFunctionContext ctx, uint64_t *state);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1266 function CeedQFunctionContextGetState(ctx, state) function 1267 …ccall((:CeedQFunctionContextGetState, libceed), Cint, (CeedQFunctionContext, Ptr{UInt64}), ctx, st…
|
| /libCEED/ |
| H A D | coverage.info | 11267 FNA:7,0,CeedQFunctionContextGetState
|