Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt407-qfunction.c75 CeedQFunctionContextGetFieldLabel(ctx, "time", &time_label); in main()
81 CeedQFunctionContextGetFieldLabel(ctx, "count", &count_label); in main()
88 CeedQFunctionContextGetFieldLabel(ctx, "is set", &is_set_label); in main()
/libCEED/interface/
H A Dceed-qfunctioncontext.c284 int CeedQFunctionContextGetFieldLabel(CeedQFunctionContext ctx, const char *field_name, CeedContext… in CeedQFunctionContextGetFieldLabel() function
H A Dceed-qfunction.c783 CeedCall(CeedQFunctionContextGetFieldLabel(ctx, "size", &size_label)); in CeedQFunctionCreateIdentity()
H A Dceed-operator.c2024 …CeedCall(CeedQFunctionContextGetFieldLabel(sub_operators[i]->qf->ctx, field_name, &new_field_label… in CeedOperatorGetContextFieldLabel()
2071 CeedCall(CeedQFunctionContextGetFieldLabel(ctx, field_name, field_label)); in CeedOperatorGetContextFieldLabel()
/libCEED/include/ceed/
H A Dbackend.h406 CEED_EXTERN int CeedQFunctionContextGetFieldLabel(CeedQFunctionContext ctx, const char *field_name…
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1278 function CeedQFunctionContextGetFieldLabel(ctx, field_name, field_label) function
1279 …ccall((:CeedQFunctionContextGetFieldLabel, libceed), Cint, (CeedQFunctionContext, Ptr{Cchar}, Ptr{…
/libCEED/
H A Dcoverage.info11273 FNA:10,0,CeedQFunctionContextGetFieldLabel